Commit 431eee91 authored by Tetiana Chupryna's avatar Tetiana Chupryna

Apply 1 suggestion(s) to 1 file(s)

parent e037d6f1
......@@ -49,7 +49,7 @@ RSpec.describe ProjectSecuritySetting do
end
end
context 'when a auto_fix setting is turned for available features' do
context 'when a auto_fix setting is disabled for available features' do
before do
setting.auto_fix_container_scanning = false
setting.auto_fix_dependency_scanning = false
......
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