1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

chore: review comments

This commit is contained in:
Christy Jacob 2020-12-05 11:04:58 +05:30
parent d0f7558ddf
commit 54c3b4c84a

View file

@ -9,7 +9,7 @@ use Tests\E2E\Client;
class DatabaseCustomServerTest extends Scope class DatabaseCustomServerTest extends Scope
{ {
// use DatabaseBase; use DatabaseBase;
use ProjectCustom; use ProjectCustom;
use SideServer; use SideServer;