Skip to content

Commit bfe305b

Browse files
author
Ivan Gavryshko
committed
MAGETWO-33132: Uninstall Logic Won't Clean Caches Properly
- added record to obsolete_classes
1 parent 252ad27 commit bfe305b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-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
@@ -3151,4 +3151,5 @@
31513151
['Magento\Setup\Mvc\Console\VerboseValidator'],
31523152
['Magento\Setup\Controller\ConsoleController'],
31533153
['Magento\Setup\Model\UserConfigurationDataMapper', 'Magento\Setup\Model\StoreConfigurationDataMapper'],
3154+
['Magento\Framework\App\State\Cleanup', 'Magento\Framework\App\State\CleanupFiles'],
31543155
];

0 commit comments

Comments
 (0)