Merge branch 'master' into feature/single-version-place

This commit is contained in:
mergify[bot]
2020-09-28 16:41:16 +00:00
committed by GitHub
2 changed files with 12 additions and 3 deletions

View File

@ -95,7 +95,6 @@ func TestVagrantSetupGuide(t *testing.T) {
t.Logf("WorkflowID: %s", workflowID)
os.Setenv("VAGRANT_WORKER_GUI", "false")
worker, err := vagrant.Up(ctx,
vagrant.WithLogger(t.Logf),
vagrant.WithMachineName("worker"),