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 4dff0e6 commit 60271eaCopy full SHA for 60271ea
dev/tests/integration/testsuite/Magento/ImportExport/Controller/Adminhtml/Import/ValidateTest.php renamed to dev/tests/integration/testsuite/Magento/ImportExport/Controller/Adminhtml/Import/ValidateImportTest.php
@@ -14,7 +14,7 @@
14
/**
15
* @magentoAppArea adminhtml
16
*/
17
-class ValidateTest extends \Magento\TestFramework\TestCase\AbstractBackendController
+class ValidateImportTest extends \Magento\TestFramework\TestCase\AbstractBackendController
18
{
19
20
* @dataProvider validationDataProvider
0 commit comments