Remote extra record separator from `sh' task action
This commit is contained in:
@@ -15,7 +15,7 @@ module Producer::Core
|
||||
sh.apply
|
||||
end
|
||||
|
||||
it 'writes the returned output with a record separator' do
|
||||
it 'writes the returned output' do
|
||||
sh.apply
|
||||
expect(output).to eq "#{command_args}\n"
|
||||
end
|
||||
|
Reference in New Issue
Block a user