Skip to content

Commit 752850d

Browse files
Merge branch 'ACQE-8843' into ACQE-functional-deployment-version20
2 parents 0869361 + 9f99e6d commit 752850d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Tax/Test/Mftf/Test/AdminCheckingTaxReportGridTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
<actionGroup ref="ClickSaveButtonActionGroup" stepKey="saveSecondTaxRule">
8888
<argument name="message" value="You saved the tax rule."/>
8989
</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"/>
9094
</before>
9195
<after>
9296
<!-- Delete product and category -->

0 commit comments

Comments
 (0)