You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ specialists can nominate other specialists (#374)
This allows specialists to nominate and demote other specialists of the same specialty, through the same screen as the admins.
In order to write an e2e test for this use case, we needed e2e tests to have more control over the user that is stored on the front end, so we had to refactor how the DISABLE_AUTH flag works.
0 commit comments