Fix failing GPG spec related to Prometheus
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.
Showing
Please register or sign in to comment