Commit d6290905 authored by Dheeraj Joshi's avatar Dheeraj Joshi

Fix a typo in DAST feature specs

parent 7fe883e2
......@@ -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