We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999e985 commit 082077eCopy full SHA for 082077e
dev/tests/verification/Tests/SkippedGenerationTest.php
@@ -42,8 +42,8 @@ public function testMultipleSkippedIssuesGeneration()
42
$this->generateAndCompareTest('SkippedTestTwoIssues');
43
}
44
45
- /**
46
- * Tests skipped test with multiple issues generation.
+ /**
+ * Tests skipped test doesnt fail to generate when there is issue in test
47
*
48
* @throws \Exception
49
* @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException
0 commit comments