Commit 75da09d7 authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch 'rs-fix-broken-metrics-spec' into 'master'

Tag Ci::Trace::Metrics spec with prometheus

Closes #258207

See merge request gitlab-org/gitlab!43621
parents d5d1ff17 d2374090
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe Gitlab::Ci::Trace::Metrics do
RSpec.describe Gitlab::Ci::Trace::Metrics, :prometheus do
describe '#increment_trace_bytes' do
context 'when incrementing by more than one' do
it 'increments a single counter' do
......
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