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 1075fd4 commit a415f05Copy full SHA for a415f05
dev/tests/unit/Magento/FunctionalTestFramework/Util/TestGeneratorTest.php
@@ -14,7 +14,6 @@
14
use Magento\FunctionalTestingFramework\Util\MagentoTestCase;
15
use Magento\FunctionalTestingFramework\Util\TestGenerator;
16
use Magento\FunctionalTestingFramework\Config\MftfApplicationConfig;
17
-use Magento\FunctionalTestingFramework\Exceptions\TestReferenceException;
18
19
class TestGeneratorTest extends MagentoTestCase
20
{
@@ -47,7 +46,6 @@ public function testEntityException()
47
46
*
48
* @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException
49
*/
50
-
51
public function testSkippedNoGeneration()
52
53
$actionInput = 'fakeInput';
0 commit comments