Commit 160c1fd4 authored by Alex Kalderimis's avatar Alex Kalderimis

More explanatory example description

parent 593bd54d
......@@ -29,7 +29,7 @@ RSpec.describe EE::Ci::PipelineEditorHelper do
end
context 'without licensed feature' do
it 'returns ee specific values' do
it 'does not return the API fuzzing path' do
expect(pipeline_editor_data.keys).not_to include('api-fuzzing-configuration-path')
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