Adding a db_server table definition to phpunit
This commit is contained in:
parent
f967318261
commit
33983dd8db
|
@ -0,0 +1,8 @@
|
||||||
|
db_servers:
|
||||||
|
-
|
||||||
|
id: 1
|
||||||
|
name: Default
|
||||||
|
host: 127.0.0.1
|
||||||
|
login: sysusr
|
||||||
|
password: Z4SYPRiCDQ
|
||||||
|
client: %
|
Loading…
Reference in New Issue