mirror of
https://github.com/friendica/friendica
synced 2025-09-10 09:38:52 +02:00
rename DatabaseTest to DatabaseTestCase
This commit is contained in:
parent
42b543cd24
commit
5430d65799
9 changed files with 14 additions and 14 deletions
|
@ -9,7 +9,7 @@ namespace Friendica\Test\src\Core\Cache;
|
|||
|
||||
use Friendica\App\BaseURL;
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Test\DatabaseTestTrait;
|
||||
use Friendica\Test\DatabaseTestCaseTrait;
|
||||
use Friendica\Test\Util\CreateDatabaseTrait;
|
||||
use Friendica\Test\Util\VFSTrait;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue