Skip to content

Commit 3359dc2

Browse files
committed
ACQE-4973 | Fix static checks
1 parent 3aa90d6 commit 3359dc2

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 AllureLifecycleInterface $lifecycle
172172
* @param Test $cest
173173
* @return void
174174
*/

0 commit comments

Comments
 (0)