Azure login tokens are not infinite, so we do not want automated tests to use them up programmatically on our testing infrastructure. This PR removes the automated cypress test for these tokens.
Checklist
[x] Lint and unit tests pass locally with my changes (if applicable)
[x] I have run pre-commit (pre-commit in the repo)
Proposed changes
Azure login tokens are not infinite, so we do not want automated tests to use them up programmatically on our testing infrastructure. This PR removes the automated cypress test for these tokens.
Checklist
pre-commit
in the repo)