Fix test bootstrap namespace issue
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* This file is loaded by PHPUnit before any test.
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use PHPUnit\DbUnit\DataSet\YamlDataSet;
|
||||
use PHPUnit\DbUnit\TestCaseTrait;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
Reference in New Issue
Block a user