Commit 4a7274ea authored by Nick Westbury's avatar Nick Westbury Committed by Sanad Liaquat

Update expected description in enable_sast_from_configuration_spec.rb

parent 04be8d17
......@@ -7,7 +7,7 @@ module QA
describe 'Enable SAST from UI' do
let(:merge_request_description) do
<<~DESCRIPTION.tr("\n", ' ').strip
Set .gitlab-ci.yml to enable or configure SAST security scanning using the GitLab managed template. You can
Configure SAST in `.gitlab-ci.yml` using the GitLab managed template. You can
[add variable overrides](https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings)
to customize SAST settings.
DESCRIPTION
......
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