Use the mongosh command instead of the old mongo command #402
Annotations
2 errors
Run tests:
spec/acceptance/user_spec.rb#L47
mongodb_database with default port auth should fail
Failure/Error: expect(`mongosh testdb --quiet --eval 'db.auth("testuser","passw0rd")'`).to eq(1)
expected: 1
got: ""
(compared using ==)
|
Run tests
Process completed with exit code 1.
|
Loading