mirror of
https://github.com/google/nomulus
synced 2026-02-11 15:21:28 +00:00
In general we insist that you assign the return of checkRegistrarConsoleLogin to something, since it's annotated with @CheckReturnValue, but in this specific test which should always throw the value is unused, so suppress the "unused" warning. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146265522