Fix typo
v1.18.x
caoyi 7 years ago committed by Barış Soner Uşaklı
parent 78c83f2561
commit da5997a06e

@ -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' +

Loading…
Cancel
Save