File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 <actionGroup ref =" AdminSelectDisableFundingActionGroup" stepKey =" selectVenmoOption" />
3636 <click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig1" />
3737 <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage" />
38- <magentoCLI command =" cache:flush " stepKey =" cleanCache1 " />
38+ <magentoCLI command =" cache:clean config " stepKey =" cleanCacheAfterOptionSelected " />
3939
4040 <!-- Open PayPal Advanced->Frontend Experience->Features configuration page again -->
4141 <amOnPage url =" {{AdminConfigPaymentMethodsPage.url}}" stepKey =" navigateToPaymentConfigurationPage2" />
4646 <actionGroup ref =" AdminUnselectDisableFundingActionGroup" stepKey =" unselectVenmoOption" />
4747 <click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig2" />
4848 <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage2" />
49- <magentoCLI command =" cache:flush " stepKey =" cleanCache1 " />
49+ <magentoCLI command =" cache:clean config " stepKey =" cleanCacheAfterOptionUnselected " />
5050
5151 </test >
5252</tests >
You can’t perform that action at this time.
0 commit comments