Commit be54776f authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'nw-quarantine-sast-test' into 'master'

Update expected description in enable_sast_from_configuration_spec.rb

See merge request gitlab-org/gitlab!60604
parents c3d04ba8 4a7274ea
......@@ -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