lib/testlab/providers/vagrant.rb in testlab-0.9.1 vs lib/testlab/providers/vagrant.rb in testlab-1.0.0
- old
+ new
@@ -43,11 +43,9 @@
################################################################################
# Create the Vagrant instance
def create
- self.up
-
true
end
# Destroy Vagrant-controlled VM
def destroy