File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
app/code/Magento/AwsS3/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4545 <magentoCLI command =" setup:config:set {{RemoteStorageAwsS3ConfigData.disable_options}}" stepKey =" disableRemoteStorage" />
4646 </after >
4747 <magentoCLI command =" remote-storage:sync" timeout =" 200" stepKey =" syncRemoteStorage" />
48- <comment userInput =" magentoCLI for remote-storage:sync must have been successful" stepKey =" assertConfigTest" />
48+ <comment userInput =" checking remote-storage:sync" stepKey =" assertConfigTest" />
49+ <assertStringContainsString stepKey =" checkingRemoteStorageSync" >
50+ <expectedResult type =" string" >Uploading media files to remote storage</expectedResult >
51+ <actualResult type =" variable" >$syncRemoteStorage</actualResult >
52+ </assertStringContainsString >
4953 </test >
5054</tests >
You can’t perform that action at this time.
0 commit comments