This commit is contained in:
Seth Vargo 2015-11-23 19:35:03 -05:00
parent 930e166b47
commit eaf0aeb210
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ describe "Vagrant::Shell::Provisioner" do
double(
:config,
:args => "doesn't matter",
:env => {},
:upload_path => "arbitrary",
:remote? => false,
:path => nil,