Skip to content

Commit 0f6fd4e

Browse files
author
Tim Middleton
committed
output results
1 parent 8dd71b0 commit 0f6fd4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/perf/suite_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ func TestMain(m *testing.M) {
106106
exitCode := m.Run()
107107

108108
fmt.Printf("Tests completed with return code %d\n", exitCode)
109+
110+
log.SetOutput(os.Stdout)
109111
printResults()
110112

111113
os.Exit(exitCode)

0 commit comments

Comments
 (0)