Commit 82db58ba authored by Bob Van Landuyt's avatar Bob Van Landuyt

Un-quarantine the spec

Pushing this in a separate commit so we can watch the specs fail later
and see the follow up fix them.
parent fe32171c
......@@ -127,7 +127,7 @@ RSpec.describe Gitlab::Metrics::RequestsRackMiddleware, :aggregate_failures do
end
end
describe '.initialize_metrics', :prometheus, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/281164', type: :investigating } do
describe '.initialize_metrics', :prometheus do
it "sets labels for http_requests_total" do
expected_labels = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment