Add missing empty line in test spec
This commit is contained in:
parent
a36b30dd3c
commit
217b8a203a
@ -10,6 +10,7 @@ module Producer::Core
|
||||
it 'assigns the env' do
|
||||
expect(action.instance_eval { @env }).to be env
|
||||
end
|
||||
|
||||
it 'assigns the arguments' do
|
||||
expect(action.instance_eval { @arguments }).to eq arguments
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user