Skip to content

Commit 68baf6d

Browse files
committed
B2B-1885: [MFTF] Update AdminScheduleImportSimpleProductsWithImagesTest to include before step to disable remote storage
- Renaming suite
1 parent dea198c commit 68baf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AwsS3PageBuilder/Test/Mftf/Suite/AwsS3PageBuilderSuite.xml renamed to app/code/Magento/AwsS3PageBuilder/Test/Mftf/Suite/RemoteStorageAwsS3EnabledPageBuilderSuite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<suites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Suite/etc/suiteSchema.xsd">
9-
<suite name="AwsS3PageBuilderSuite">
9+
<suite name="RemoteStorageAwsS3EnabledPageBuilderSuite">
1010
<before>
1111
<magentoCLI command="setup:config:set {{RemoteStorageAwsS3ConfigData.enable_options}}" stepKey="enableRemoteStorage"/>
1212
<magentoCLI command="config:set cms/pagebuilder/enabled 1" stepKey="enablePageBuilder"/>

0 commit comments

Comments
 (0)