diff --git a/config/config_example.json b/config/config_example.json index 85e0d3d0..d0e7a48c 100644 --- a/config/config_example.json +++ b/config/config_example.json @@ -44,7 +44,7 @@ "TestAdapter": "mysql", "TestHost": "localhost", "TestUsername": "root", - "TestPassword": "password", + "TestPassword": "", "TestDbname": "gosora_test", "TestPort": "3306" },