diff --git a/core/lib/Thelia/Tests/Action/assets/CacheTest.php b/core/lib/Thelia/Tests/Action/CacheTest.php similarity index 98% rename from core/lib/Thelia/Tests/Action/assets/CacheTest.php rename to core/lib/Thelia/Tests/Action/CacheTest.php index dd5390c32..5768581e5 100644 --- a/core/lib/Thelia/Tests/Action/assets/CacheTest.php +++ b/core/lib/Thelia/Tests/Action/CacheTest.php @@ -21,7 +21,7 @@ /* */ /*************************************************************************************/ -namespace Thelia\Tests\Action\assets; +namespace Thelia\Tests\Action; use Symfony\Component\Filesystem\Filesystem; use Thelia\Action\Cache;