Whitespace

This commit is contained in:
Jonathan LaBroad 2017-10-05 07:40:54 -04:00
parent 64f8d91888
commit 73349d6ed6
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ describe VagrantPlugins::Salt::Config do
result = subject.validate(machine) result = subject.validate(machine)
expect(result[error_key]).to_not be_empty expect(result[error_key]).to_not be_empty
end end
end end
end end
end end