bugfixing test

This commit is contained in:
Philipp Holzer 2019-02-23 00:51:08 +01:00
parent 13807129aa
commit b23368b0ea
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ abstract class DatabaseTest extends MockedTest
$profiler = \Mockery::mock(Profiler::class);
DBA::connect(
$basedir,
$config,
$profiler,
getenv('MYSQL_HOST'),