diff --git a/test/acceptance/provisioning/basic_test.rb b/test/acceptance/provisioning/basic_test.rb index b95159ef5..0ec46aab0 100644 --- a/test/acceptance/provisioning/basic_test.rb +++ b/test/acceptance/provisioning/basic_test.rb @@ -33,7 +33,7 @@ vf require_box("default") assert_execute("vagrant", "box", "add", "base", box_path("default")) - # Bring up the VM, only using the shell provisioner + # Bring up the VM assert_execute("vagrant", "up") # Verify the file the shell provisioner made is there, but not the