Skip to content

Commit eca27c7

Browse files
Fixed MFTF test
1 parent c3d57cd commit eca27c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/StorefrontStickyLoginAsCustomerNotificationBannerTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanConfigCache">
2727
<argument name="tags" value="config"/>
2828
</actionGroup>
29-
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
29+
<createData entity="Simple_US_Customer_Assistance_Allowed" stepKey="createCustomer"/>
3030
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
3131
</before>
3232

0 commit comments

Comments
 (0)