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