Skip to content

Commit 143f6ca

Browse files
committed
ACQE-4535: mftf test cleanup.
1 parent d0aa378 commit 143f6ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<testCaseId value="MC-11158"/>
1919
<useCaseId value="MAGETWO-96428"/>
2020
<group value="configuration"/>
21+
<group value="config_dump"/>
2122
</annotations>
2223
<before>
2324
<!-- Command app:config:dump is not reversible and magento instance stays configuration read only after this test. You need to restore etc/env.php manually to make magento configuration writable again.-->

app/code/Magento/Swagger/Test/Mftf/Test/StorefrontMagentoApiSwaggerActionsExistTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<severity value="CRITICAL"/>
1616
<group value="pr_exclude"/>
1717
<group value="developer_mode_only"/>
18+
<skip>
19+
<issueId value="ACQE-4803">To be converted to WebApi test</issueId>
20+
</skip>
1821
</annotations>
1922
<before>
2023
<getOTP stepKey="getOtpCode"/>

0 commit comments

Comments
 (0)