arquillian.github.io
arquillian.github.io copied to clipboard
ModulesPage tests failing due to exceeding rate limit for GitHub API.
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.