mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 15:50:52 +00:00
PR feedback
This commit is contained in:
@@ -15,7 +15,8 @@ import static org.hamcrest.CoreMatchers.*;
|
||||
/**
|
||||
* Test showing the behavior of the {@link GitHubRateLimitChecker} and {@link RateLimitChecker.LiteralValue}.
|
||||
*
|
||||
* This is a very simple test but covers the key features: Checks occur automatically and are retried until they indicate it is safe to proceed.
|
||||
* This is a very simple test but covers the key features: Checks occur automatically and are retried until they
|
||||
* indicate it is safe to proceed.
|
||||
*/
|
||||
public class RateLimitCheckerTest extends AbstractGitHubWireMockTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user