Fixed loginTestUser to use 'Test@Pass123!' (with @ symbol) to match the bcrypt hash that was generated using Go's golang.org/x/crypto/bcrypt library.
Fixed loginTestUser to use 'Test@Pass123!' (with @ symbol) to match the bcrypt hash that was generated using Go's golang.org/x/crypto/bcrypt library.