Adding basepath, urlpath, hostname and ssl_policy to installation
This commit is contained in:
@@ -50,7 +50,6 @@ abstract class DatabaseTest extends MockedTest
|
||||
$profiler = \Mockery::mock(Profiler::class);
|
||||
|
||||
DBA::connect(
|
||||
$basePath,
|
||||
$config,
|
||||
$profiler,
|
||||
new VoidLogger(),
|
||||
|
||||
Reference in New Issue
Block a user