fix tests
This commit is contained in:
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…
x
Reference in New Issue
Block a user