Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ra: fix unittest for resetting pause limit #7813

Commits on Nov 14, 2024

  1. ra: fix unittest for resetting pause limit

    TestPerformValidation_FailedThenSuccessfulValidationResetsPauseIdentifiersRatelimit
    checks for a bucket being empty after a reset. However, that bucket is based on
    an account ID that is shared across multiple test cases. Instead, use a unique
    account and domain for this test.
    jsha committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8134588 View commit details
    Browse the repository at this point in the history