mirror of
https://github.com/friendica/friendica
synced 2025-04-24 05:50:11 +00:00
Adding basepath, urlpath, hostname and ssl_policy to installation
This commit is contained in:
parent
19f474f50d
commit
90a38a00d8
20 changed files with 380 additions and 127 deletions
|
@ -50,7 +50,6 @@ abstract class DatabaseTest extends MockedTest
|
|||
$profiler = \Mockery::mock(Profiler::class);
|
||||
|
||||
DBA::connect(
|
||||
$basePath,
|
||||
$config,
|
||||
$profiler,
|
||||
new VoidLogger(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue