Skip to content
Snippets Groups Projects

[E2E] PROMOTE TO BLOCKING: blob_index_spec.rb

Merged 🤖 GitLab Bot 🤖 requested to merge blocking-promotion-ef51ebba-blob_index_spec-rb into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -23,7 +23,7 @@ module QA
end
it(
'finds blob that matches file content',
'finds blob that matches file content', :blocking,
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347632'
) do
QA::Support::Retrier.retry_on_exception(
Loading