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
ModulePage tests are failing when trying to fetch the latest tag from the GitHub due to GitHub API rate limit for the unauthenticated user getting exceeded.
Issue Overview
ModulePage tests are failing when trying to fetch the latest tag from the GitHub due to GitHub API rate limit for the unauthenticated user getting exceeded.
Expected Behaviour
The tests should pass.
Current Behaviour
The tests fail.