Skip to content

Commit 80696b8

Browse files
jilu1okolesnyk
authored andcommitted
MQE-663: added back in the previously skipped test AdminCreateCustomerTest.
1 parent 42e17c0 commit 80696b8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminCreateCmsPageTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-25580"/>
1919
<group value="cms"/>
20+
<!-- MQE-282 -->
21+
<group value="skip"/>
2022
</annotations>
2123
<after>
2224
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Customer/Test/AdminCreateCustomerTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<testCaseId value="MAGETWO-72095"/>
1919
<group value="customer"/>
2020
<group value="create"/>
21+
<group value="skip"/>
2122
</annotations>
2223
<after>
2324
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>

0 commit comments

Comments
 (0)