- I know for fact, my clusters name is “Sandbox”;
- I am able to connect to it using: mongo “mongodb+srv://m001-student:m001-mongodb-basics@sandbox.xxxxx.mongodb.net”
- 2 tests pass and 1 fail (wrong cluster name);
- Trying to terminate cluster allows to do this action only if I enter “Sandbox”, but not “sandbox”;
- “” (quotes around word Sandbox) are only present in this text, not in the actual code/Atlas.
Thanks, it helped!