Skip to content

Commit 2257bf8

Browse files
alexislefebvreAlexis Lefebvre
authored andcommitted
Use a new database name for MySQL
It should be created automatically
1 parent c65cf21 commit 2257bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/AppConfigMysql/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ doctrine:
55
driver: pdo_mysql
66
host: 127.0.0.1
77
port: null
8-
dbname: liip
8+
dbname: acme
99
user: root
1010
password: ""

0 commit comments

Comments
 (0)