]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/front/controller/visitor/PictureWallControllerTest.php
Initialize admin Slim controllers
[github/shaarli/Shaarli.git] / tests / front / controller / visitor / PictureWallControllerTest.php
similarity index 99%
rename from tests/front/controller/PictureWallControllerTest.php
rename to tests/front/controller/visitor/PictureWallControllerTest.php
index 8160bb38e12a32cbb7cb7f4410240ba86a1be842..7ac842cb2486f6968e171b9124ea4dd545912eac 100644 (file)
@@ -2,7 +2,7 @@
 
 declare(strict_types=1);
 
-namespace Shaarli\Front\Controller;
+namespace Shaarli\Front\Controller\Visitor;
 
 use PHPUnit\Framework\TestCase;
 use Shaarli\Bookmark\Bookmark;