Skip to content

Commit 4ec17e2

Browse files
author
Alex Bomko
committed
MAGETWO-44009: Fatal error occurs when user opens scheduled import section with removed products-import-export module
1 parent 405dd8c commit 4ec17e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,4 +952,9 @@
952952
'THEMES',
953953
'Magento\Framework\App\Filesystem\DirectoryList'
954954
],
955+
[
956+
'DEFAULT_GLOBAL_MULTI_VALUE_SEPARATOR',
957+
'Magento\CatalogImportExport\Model\Import\Product',
958+
'Magento\ImportExport\Model\Import::DEFAULT_GLOBAL_MULTI_VALUE_SEPARATOR'
959+
]
955960
];

0 commit comments

Comments
 (0)