Skip to content

Commit fa6968b

Browse files
committed
ACP2E-1673: skip test from running temporarily
1 parent 2c278de commit fa6968b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrdersAndCheckGridsTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@
1313
<title value="Create orders, invoices, shipments and credit memos and check grids"/>
1414
<description value="Create orders, invoices, shipments and credit memos and check async grids"/>
1515
<severity value="AVERAGE"/>
16-
<useCaseId value="ACP2E-1367" />
1716
<testCaseId value="AC-7106" />
1817
<group value="sales"/>
18+
<skip>
19+
<issueId value="ACP2E-1367" />
20+
</skip>
1921
</annotations>
2022
<before>
2123
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>

0 commit comments

Comments
 (0)