Skip to content

Commit 147525d

Browse files
committed
magento/magento2-login-as-customer#144: "Login as Customer" functionality should be enabled by default.
1 parent c1e4174 commit 147525d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<description value="Login as customer sees special prices on category"/>
1717
<severity value="CRITICAL"/>
1818
<group value="login_as_customer"/>
19+
<skip>
20+
<issueId value="https://github.com/magento/magento2-login-as-customer/pull/193"/>
21+
</skip>
1922
</annotations>
2023
<before>
2124
<magentoCLI command="config:set {{LoginAsCustomerConfigDataEnabled.path}} 1"

0 commit comments

Comments
 (0)