mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-27 07:29:20 +00:00
Fixed incorrect namespace
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Tests;
|
||||
namespace Tests\Cache;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use DeltaCMS\Cache\SessionCache;
|
||||
|
Reference in New Issue
Block a user