File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 103
103
<dontSee selector =" {{AdminOrderDetailsMainActionsSection.authorize}}" stepKey =" dontSeeAuthorizationButtonAfterAuthorizing" />
104
104
<!-- Assert the invoice button is present-->
105
105
<waitForElementVisible selector =" {{AdminOrderDetailsMainActionsSection.invoice}}" stepKey =" waitForInvoiceButtonToBeAppeared" />
106
- <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindexConfig" >
107
- <argument name =" indices" value =" " />
108
- </actionGroup >
109
- <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCacheConfig" >
110
- <argument name =" tags" value =" config full_page" />
106
+ <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache" after =" flushCache" >
107
+ <argument name =" tags" value =" " />
111
108
</actionGroup >
112
109
<!-- Assert the authorization transaction is present in transaction grid-->
113
110
<actionGroup ref =" AdminAssertTransactionTypeInTransactionTabActionGroup" stepKey =" assertTransactionTypeHasAuthorization" >
You can’t perform that action at this time.
0 commit comments