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.
2 parents 2d26dc4 + 6c1789c commit 005be80Copy full SHA for 005be80
tests/Functional/Models/Blog/BlogTest.php
@@ -24,7 +24,7 @@
24
* our trademarks remain entirely with us.
25
*/
26
27
-namespace Shopware\Tests\Functional\Models\Article;
+namespace Shopware\Tests\Functional\Models\Blog;
28
29
use Enlight_Components_Test_TestCase;
30
use Shopware\Components\Model\ModelManager;
tests/Unit/Plugin/Backend/Auth/BootstrapTest.php
@@ -22,7 +22,7 @@
22
23
-namespace Shopware\Tests\Unit\Plugins\Backend\Auth;
+namespace Shopware\Tests\Unit\Plugin\Backend\Auth;
use Enlight_Controller_Action;
use Enlight_Controller_ActionEventArgs;
0 commit comments