Skip to content

Commit daceedb

Browse files
committed
MQE-2194: fix mftf tests static check failures
1 parent 8eec4aa commit daceedb

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

app/code/Magento/Customer/Test/Mftf/ActionGroup/CreateCustomerOrderActionGroup.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
<annotations>
1313
<description>Create Order via API assigned to Customer.</description>
1414
</annotations>
15-
<arguments>
16-
<argument name="Customer" />
17-
<argument name="Product" />
18-
</arguments>
1915

2016
<createData entity="CustomerCart" stepKey="CustomerCart">
2117
<requiredEntity createDataKey="Customer"/>

app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontShareWishlistWithNotValidEmailAddressTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<stories value="Customer Wishlist"/>
1515
<title value="Customer is not able to share wishlist with invalid email addresses"/>
1616
<description value="Customer is not able to share wishlist with invalid email addresses"/>
17+
<severity value="AVERAGE"/>
1718
<group value="wishlist"/>
1819
</annotations>
1920
<before>

0 commit comments

Comments
 (0)