UsersICanSeeQueryTests tests are failing on staging due to incorrect email address #1316
Labels
bug
Something isn't working
High Priority
📦 Lexbox
issues related to any server side code, fw-headless included
testing
Milestone
Describe the bug
the current tests assume that there is a user with the email
[email protected]
but that's not the case on staging as it's overridden to be an email for our test team, that address is private so should not be written into the test, we probably don't want to use it anyway since otherwise they would get spammed with emails for these tests.To Reproduce
run these tests against the staging server, see results here https://github.com/sillsdev/languageforge-lexbox/runs/34114577637
The text was updated successfully, but these errors were encountered: