Für die API-Tests wird eine andere Datenbank-Verbindung benötigt. Sonst werden die vorhandenen Daten verändert.

This commit is contained in:
2021-04-06 16:52:51 +02:00
parent 09ffadc596
commit ac99e079ee
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ modules:
enabled:
- \Helper\Api
- REST:
url: http://localhost:8090/
url: http://localhost:8091/
depends: PhpBrowser
part: Json