mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-23 03:12:14 +00:00
Fixed incorrect namespace
This commit is contained in:
parent
1f6d957aa1
commit
20680fa590
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Tests;
|
||||
namespace Tests\Cache;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use DeltaCMS\Cache\SessionCache;
|
||||
|
Loading…
x
Reference in New Issue
Block a user