We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659ef09 commit 89e85eaCopy full SHA for 89e85ea
spec/spec_helper.rb
@@ -55,6 +55,7 @@ def call
55
:proxy_port => nil)
56
vm_config = double(
57
:vm => double('config_vm',
58
+ :box => nil,
59
:synced_folders => [],
60
:provisioners => [],
61
:hostname => nil,
0 commit comments