After running `vagrant up`, a deprecation warning is shown: ```none Vagrant.require_plugin is deprecated and has no effect any longer. ``` This line is used in the test `Vagrantfile` here: https://github.com/devopsgroup-io/vagrant-digitalocean/blob/master/test/Vagrantfile
After running
vagrant up, a deprecation warning is shown:This line is used in the test
Vagrantfilehere:https://github.com/devopsgroup-io/vagrant-digitalocean/blob/master/test/Vagrantfile