We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3e234 commit 3aa90d6Copy full SHA for 3aa90d6
src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php
@@ -168,9 +168,8 @@ function (TestResult $testResult) {
168
/**
169
* Function to add test under the suites
170
*
171
- * @param AllureLifecycleInterface $lifecycle
+ * @param AllureLifecycleInterface $lifecycle
172
* @param Test $cest
173
- *
174
* @return void
175
*/
176
private function addTestsInSuites(AllureLifecycleInterface $lifecycle, Test $cest): void
0 commit comments