update vagrant-spec config
This commit is contained in:
parent
582e1096e4
commit
79602ab37b
|
@ -1,3 +1,5 @@
|
|||
ENV["VAGRANT_FORCE_PLUGINS"] = "1"
|
||||
|
||||
require_relative "test/acceptance/base"
|
||||
|
||||
Vagrant::Spec::Acceptance.configure do |c|
|
||||
|
|
Loading…
Reference in New Issue