We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716938f commit c533b75Copy full SHA for c533b75
app/code/Magento/Developer/Test/Unit/Console/Command/TablesWhitelistGenerateCommandTest.php
@@ -5,7 +5,7 @@
5
*/
6
declare(strict_types=1);
7
8
-namespace Magento\Developer\Console\Command;
+namespace Magento\Developer\Test\Unit\Console\Command;
9
10
use Magento\Developer\Console\Command\TablesWhitelistGenerateCommand as GenerateCommand;
11
use Magento\Developer\Model\Setup\Declaration\Schema\WhitelistGenerator;
0 commit comments