Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Sep 12, 2024
1 parent 79d5856 commit d388cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/test_runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ func (tr *TestRunner) Run() error {
}

tr.result.Passed()
// err = tr.teardownEnvironment()
err = tr.teardownEnvironment()
fmt.Printf("==========================================\n")
return err
}
Expand Down

0 comments on commit d388cdb

Please sign in to comment.