Fix typo
This commit is contained in:
caoyi
2017-12-01 02:01:51 +08:00
committed by Barış Soner Uşaklı
parent 78c83f2561
commit da5997a06e

View File

@@ -48,7 +48,7 @@ if (!testDbConfig) {
' "host": "127.0.0.1",\n' +
' "port": "27017",\n' +
' "password": "",\n' +
' "database": "1\n' +
' "database": "1"\n' +
'}\n' +
' or (mongo) in a replicaset\n' +
'"test_database": {\n' +