We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df456fa commit 8619e0dCopy full SHA for 8619e0d
spec/completely/config_spec.rb
@@ -20,7 +20,7 @@
20
end
21
22
describe 'options' do
23
- it 'returns complete_options from the YAML file' do
+ it 'returns the completely_options hash from the YAML file' do
24
expect(subject.options[:complete_options]).to eq '-o nosort'
25
26
0 commit comments