Skip to content

Commit 5f1e681

Browse files
committed
ACP2E-3994: No such entity with cartId = X error is shown on Storefront when login B2B company user from admin feature 'Login as Customer'
1 parent e3cbc85 commit 5f1e681

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/LoginAsCustomerFrontendUi/Test/Unit/Controller/Login

1 file changed

+2
-0
lines changed

app/code/Magento/LoginAsCustomerFrontendUi/Test/Unit/Controller/Login/IndexTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
/**
3131
* Unit tests for Magento\LoginAsCustomerFrontendUi\Controller\Login\Index
32+
*
33+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3234
*/
3335
class IndexTest extends TestCase
3436
{

0 commit comments

Comments
 (0)