Skip to content

Commit

Permalink
Fixed broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuzmin committed Aug 28, 2014
1 parent 659ef09 commit 89e85ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def call
:proxy_port => nil)
vm_config = double(
:vm => double('config_vm',
:box => nil,
:synced_folders => [],
:provisioners => [],
:hostname => nil,
Expand Down

0 comments on commit 89e85ea

Please # to comment.