mirror of
https://github.com/friendica/friendica
synced 2025-04-27 12:30:11 +00:00
Improve & fixing Tests
This commit is contained in:
parent
486f139342
commit
c293eadb78
7 changed files with 76 additions and 63 deletions
|
@ -11,7 +11,7 @@ abstract class DbaConfig
|
|||
|
||||
public function __construct(Database $dba)
|
||||
{
|
||||
$this->dba = $dba;
|
||||
$this->dba = $dba;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue