Fixed broken E2E tests. #2539
Summary
Closes #2539 (closed) Depends on helm-charts!34 (merged)
Fixes broken E2E tests against staging
Steps to test
- Checkout this branch and run in a shell
cypress run --config baseUrl=https://www.minds.com,video=false --env username=<<<<username>>>>,password=<<<<password>>>>
Note 1 test WILL fail because the data-attr isn't on production yet.
Estimated Regression Scope
Only touched cypress and adds a data attr to HTML.
Edited by Ben