Skip to content

Commit dd309b3

Browse files
ACQE-8843: [MFTF TESTS] AdminCheckingTaxReportGridTest
- Added website deletion as the test was failing due website related data.
1 parent 9a62604 commit dd309b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@
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="AdminDeleteMultipleWebsitesActionGroup" stepKey="deleteWebsite"/>
9093
</before>
9194
<after>
9295
<!-- Delete product and category -->

0 commit comments

Comments
 (0)