glice
glice copied to clipboard
Build not passing because of API limit
TravisCI build is not passing, due to test expecting a license from GitHub's API response. Due to rate limiting, it doesn't return anything and therefore test fails.
ToDo: Mock response from GitHub API in tests to prevent such error.