Add a newline because #ocd
This commit is contained in:
parent
7f6a4fa3bd
commit
f3c35855f0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue