mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-03 22:05:01 -04:00
Removed excess whitespace
This commit is contained in:
parent
fff4f595c5
commit
a4e923bec7
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ describe "VagrantPlugins::Shell::Config" do
|
|||
result["shell provisioner"].should == []
|
||||
end
|
||||
|
||||
|
||||
it "passes with array args" do
|
||||
subject.path = file_that_exists
|
||||
subject.args = ["an", "array"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue