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 71b184e commit 4de4ebdCopy full SHA for 4de4ebd
tests/Unit/Console/Command/CompareSourceCommandApiClassesTest.php
@@ -3,7 +3,7 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Tools\SemanticVersionChecker\Test\Unit\Console\Command;
+namespace Magento\SemanticVersionChecker\Test\Unit\Console\Command;
7
8
use Magento\SemanticVersionChecker\Test\Unit\Console\Command\CompareSourceCommandTest\AbstractTestCase;
9
@@ -461,4 +461,4 @@ public function changesDataProvider()
461
]
462
];
463
}
464
-}
+}
0 commit comments