• Heinrich Lee Yu's avatar
    Fix failing GPG spec related to Prometheus · d2a0889c
    Heinrich Lee Yu authored
    Gitlab::Gpg memoizes the Prometheus counters at the class-level. We need
    to clear these because they may be stale if they were memoized by a
    previous spec then another spec resets the Prometheus registry.
    d2a0889c
gpg_spec.rb 9.57 KB