Commit 9a89b05f authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'djadmin-fix-typo-specs' into 'master'

Fix a typo in DAST feature specs [RUN ALL RSPEC] [RUN AS-IF-FOSS]

See merge request gitlab-org/gitlab!58043
parents e1085b25 d6290905
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe 'User sees Scanner profile' do
RSpec.describe 'User creates Site profile' do
let_it_be(:user) { create(:user) }
let_it_be(:project) { create(:project, :repository) }
......
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