Skip to content

Commit ad6e80b

Browse files
committed
fix
1 parent 00a5c7d commit ad6e80b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ config.test = {
55
//数据库配置
66
db: {
77
username: "root",
8-
password: "null",
8+
password: null,
99
database: "codepush_test",
1010
host: "127.0.0.1",
1111
dialect: "mysql"

0 commit comments

Comments
 (0)