Skip to content

Commit 7453d3c

Browse files
committed
ACQE-4973 | Fix static checks
1 parent 2bcb74c commit 7453d3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ function (TestResult $testResult) {
166166
/**
167167
* Function to add test under the suites
168168
*
169-
* @param string $group
169+
* @param $lifecycle
170+
* @param $cest
170171
* @return void
171172
*/
172173
private function addTestsInSuites($lifecycle, $cest): void

0 commit comments

Comments
 (0)