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

test(auth): use the same now when checking tokenstate #10952

Merged
merged 1 commit into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. test(auth): use the same now when checking tokenstate

    I am not sure if this will fix the test, but it is a better
    behaviour either way I think. If this happens again my only guess
    is it has to do with rounding depending on the initial time
    captured. If this test fails again we should use a reletive offset
    time instead of a fully random time.
    
    Releated: googleapis#10950
    codyoss committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c2fbe21 View commit details
    Browse the repository at this point in the history