Skip to content

Commit 7bbd5de

Browse files
author
Gabriel Galvao da Gama
committed
Fixed static tests
1 parent 443ae9e commit 7bbd5de

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/code/Magento/LoginAsCustomerAdminUi/Ui/Customer/Component/ConfirmationPopup/Options.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ public function __construct(
117117

118118
/**
119119
* @inheritdoc
120+
*
120121
* @throws LocalizedException
121122
*/
122123
public function toOptionArray(): array

app/code/Magento/LoginAsCustomerAdminUi/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"magento/module-login-as-customer-frontend-ui": "*",
99
"magento/module-backend": "*",
1010
"magento/module-customer": "*",
11+
"magento/module-sales": "*",
1112
"magento/module-store": "*"
1213
},
1314
"suggest": {

0 commit comments

Comments
 (0)