Skip to content

Commit 60271ea

Browse files
committed
B2B-2048: [AWS S3] ImportExport can't unzip file from AWS S3
- Test was renamed to avoid naming conflict with the same test name in the infrastructure repository
1 parent 4dff0e6 commit 60271ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/ImportExport/Controller/Adminhtml/Import/ValidateTest.php renamed to dev/tests/integration/testsuite/Magento/ImportExport/Controller/Adminhtml/Import/ValidateImportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* @magentoAppArea adminhtml
1616
*/
17-
class ValidateTest extends \Magento\TestFramework\TestCase\AbstractBackendController
17+
class ValidateImportTest extends \Magento\TestFramework\TestCase\AbstractBackendController
1818
{
1919
/**
2020
* @dataProvider validationDataProvider

0 commit comments

Comments
 (0)