Korrektur der Schreibweise.
This commit is contained in:
@@ -28,6 +28,7 @@ class WorkingHoursRepositoryTest extends Unit
|
||||
|
||||
protected function _before(): void
|
||||
{
|
||||
/** @noinspection SpellCheckingInspection */
|
||||
$this->pdoObject = new PDO('pgsql:host=psql.torsten-hettstedt.net;port=5432;dbname=testdb;user=bruce;password=mypass');
|
||||
parent::_before();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user