Get machine tests passing again with new environment

This commit is contained in:
Mitchell Hashimoto 2012-11-14 16:09:18 -08:00
parent f2b91d26fd
commit e2dd0b0cf2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ describe Vagrant::Machine do
obj
end
let(:box) { Object.new }
let(:config) { env.config.global }
let(:config) { env.config_global }
let(:env) do
# We need to create a Vagrantfile so that this test environment
# has a proper root path