Skip to content

Commit 37cbf8f

Browse files
committed
ACQE-4973 | Fix static checks
1 parent 0c16e96 commit 37cbf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ function (TestResult $testResult) {
168168
/**
169169
* Function to add test under the suites.
170170
*
171-
* @param AllureLifecycleInterface $lifecycle
171+
* @param object $lifecycle
172172
* @param Test $cest
173173
* @return void
174174
*/

0 commit comments

Comments
 (0)