Skip to content
Snippets Groups Projects
Commit 5c165872 authored by Doug Stull's avatar Doug Stull
Browse files

Merge branch 'bvl-quarantine-flaky-bitbucket-usage-count-spec' into 'master'

This quarantines a flaky usage counter spec

See merge request gitlab-org/gitlab!88151
parents 4e387276 269e1e66
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -53,7 +53,7 @@
options: { import_type: 'bitbucket' }
end
 
context 'for 28d time frame' do
context 'for 28d time frame', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/362591' do
let(:expected_value) { 2 }
let(:start) { 30.days.ago.to_s(:db) }
let(:finish) { 2.days.ago.to_s(:db) }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment