Skip to content

Commit 89e85ea

Browse files
committed
Fixed broken tests
1 parent 659ef09 commit 89e85ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def call
5555
:proxy_port => nil)
5656
vm_config = double(
5757
:vm => double('config_vm',
58+
:box => nil,
5859
:synced_folders => [],
5960
:provisioners => [],
6061
:hostname => nil,

0 commit comments

Comments
 (0)