Improve wording in CLI#arguments spec
This commit is contained in:
parent
bd1bdba9cf
commit
779eb72c32
@ -10,7 +10,7 @@ module Producer::Core
|
||||
subject(:cli) { CLI.new(arguments) }
|
||||
|
||||
describe '#arguments' do
|
||||
it 'returns the arguments' do
|
||||
it 'returns the assigned arguments' do
|
||||
expect(cli.arguments).to eq arguments
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user