Skip to content

Commit 534d084

Browse files
committed
Fix tests
1 parent 2c011ee commit 534d084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ func TestPrintResults(t *testing.T) {
342342

343343
checks := []string{
344344
"Benchmark Results",
345-
"Total time: 1.23 sec",
345+
"Total time: 1.230 sec",
346346
"Complete requests: 100",
347347
"Failed requests: 0",
348348
"Requests/sec: 81.30",

0 commit comments

Comments
 (0)