Oh, Travis wants a blank password.

This commit is contained in:
Azareal 2018-06-17 18:41:36 +10:00
parent 1308027c34
commit 163d417831
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"TestAdapter": "mysql", "TestAdapter": "mysql",
"TestHost": "localhost", "TestHost": "localhost",
"TestUsername": "root", "TestUsername": "root",
"TestPassword": "password", "TestPassword": "",
"TestDbname": "gosora_test", "TestDbname": "gosora_test",
"TestPort": "3306" "TestPort": "3306"
}, },