Commit 167737d0 authored by Jan Provaznik's avatar Jan Provaznik

Fixed typo in spec

parent 05e0c8ab
......@@ -661,7 +661,7 @@ RSpec.describe Group do
stub_licensed_features(group_project_templates: false)
end
it 'returns false unlicensed instance' do
it 'returns false for unlicensed instance' do
is_expected.to be false
end
end
......
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