mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-03 22:05:01 -04:00
Fix test
This commit is contained in:
parent
930e166b47
commit
eaf0aeb210
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ describe "Vagrant::Shell::Provisioner" do
|
|||
double(
|
||||
:config,
|
||||
:args => "doesn't matter",
|
||||
:env => {},
|
||||
:upload_path => "arbitrary",
|
||||
:remote? => false,
|
||||
:path => nil,
|
||||
|
|
|
|||
Loading…
Reference in a new issue