pull/7859/head
Megan Marsh 7 years ago
parent 4a9d42b78f
commit 327cd67557

@ -20,7 +20,7 @@ func TestStepCreateVagrantfile_Impl(t *testing.T) {
func TestCreateFile(t *testing.T) {
testy := StepCreateVagrantfile{
OutputDir: "./",
SourceBox: "bananas",
BoxName: "bananas",
}
templatePath, err := testy.createVagrantfile()
if err != nil {

Loading…
Cancel
Save