We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0869361 + 9f99e6d commit 752850dCopy full SHA for 752850d
app/code/Magento/Tax/Test/Mftf/Test/AdminCheckingTaxReportGridTest.xml
@@ -87,6 +87,10 @@
87
<actionGroup ref="ClickSaveButtonActionGroup" stepKey="saveSecondTaxRule">
88
<argument name="message" value="You saved the tax rule."/>
89
</actionGroup>
90
+
91
+ <!-- Delete custom website as the test was failing due to a data issue related to the website. -->
92
+ <actionGroup ref="AdminSystemStoreOpenPageActionGroup" stepKey="navigateToStores"/>
93
+ <actionGroup ref="AdminDeleteMultipleWebsitesActionGroup" stepKey="deleteWebsite"/>
94
</before>
95
<after>
96
<!-- Delete product and category -->
0 commit comments