Commit 7f52e4a1 authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Add code review remark

parent beff4799
......@@ -82,9 +82,7 @@ describe Admin::ApplicationSettingsController do
end
context 'default project deletion protection' do
let(:settings) do
{ default_project_deletion_protection: true }
end
let(:settings) { { default_project_deletion_protection: true } }
let(:feature) { :default_project_deletion_protection }
it_behaves_like 'settings for licensed features'
......
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