bugfixing test
This commit is contained in:
@@ -47,6 +47,7 @@ abstract class DatabaseTest extends MockedTest
|
|||||||
$profiler = \Mockery::mock(Profiler::class);
|
$profiler = \Mockery::mock(Profiler::class);
|
||||||
|
|
||||||
DBA::connect(
|
DBA::connect(
|
||||||
|
$basedir,
|
||||||
$config,
|
$config,
|
||||||
$profiler,
|
$profiler,
|
||||||
getenv('MYSQL_HOST'),
|
getenv('MYSQL_HOST'),
|
||||||
|
|||||||
Reference in New Issue
Block a user