Skip to content

Commit 28dc54a

Browse files
author
Nadiya Syvokonenko
committed
MAGETWO-41017: Move Online Customers Grid into Customer module
1 parent b1dfbbc commit 28dc54a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_classes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3823,4 +3823,5 @@
38233823
['Magento\Paypal\Model\Observer', 'corresponding classes in Magento\Paypal\Observer\*'],
38243824
['Magento\Checkout\Model\Observer', 'corresponding classes in Magento\Checkout\Observer\*'],
38253825
['Magento\CurrencySymbol\Model\Observer', 'corresponding classes in Magento\CurrencySymbol\Observer\*'],
3826+
['Magento\Customer\Model\Resource\Customer\CustomersTypeOptions'],
38263827
];

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_paths.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,5 @@
256256
['/app/code/Magento/Core/Model/TemplateEngine/Decorator/DebugHints.php'],
257257
['/dev/tests/unit/testsuite/Magento/Core/Model/TemplateEngine/Decorator/DebugHints.php'],
258258
['/dev/tests/unit/testsuite'],
259+
['/app/code/Magento/Log'],
259260
];

0 commit comments

Comments
 (0)