Add a newline because #ocd

This commit is contained in:
Seth Vargo 2014-10-24 15:46:44 -04:00
parent 7f6a4fa3bd
commit f3c35855f0
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ describe Vagrant::Plugin::V2::Plugin do
}.to raise_error(StandardError) }.to raise_error(StandardError)
end end
end end
describe "synced folders" do describe "synced folders" do
it "should register implementations" do it "should register implementations" do
plugin = Class.new(described_class) do plugin = Class.new(described_class) do