Skip to content

Use let_it_be when creating projects with integration traits

Ayush Singh requested to merge gitlab-community/gitlab:issue_376306_1 into master

This MR aims to solve #376306 (closed)

  • spec/lib/banzai/pipeline/gfm_pipeline_spec.rb has been fixed by changing let to let_it_be
  • spec/lib/gitlab/reference_extractor_spec.rb has been fixed by changing let to let_it_be

Merge request reports