diff --git a/test/config-ci.json b/test/config-ci.json index 97e09fd..a6887cf 100644 --- a/test/config-ci.json +++ b/test/config-ci.json @@ -2,7 +2,7 @@ "mysql2": { "driver": "mysql", "connection": { - "host": "mysql2", + "host": "mysql", "user": "test", "password": "test", "database": "test"