Skip to content

Commit 8619e0d

Browse files
committed
clarify test description
1 parent df456fa commit 8619e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/completely/config_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
end
2121

2222
describe 'options' do
23-
it 'returns complete_options from the YAML file' do
23+
it 'returns the completely_options hash from the YAML file' do
2424
expect(subject.options[:complete_options]).to eq '-o nosort'
2525
end
2626
end

0 commit comments

Comments
 (0)