Skip to content

Commit

Permalink
Format tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby committed Jul 1, 2024
1 parent 606df78 commit 146c76f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions middleware/encryptcookie/encryptcookie_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ func Benchmark_Middleware_Encrypt_Cookie_Parallel(b *testing.B) {
})
})
}

func Benchmark_Encrypt_Cookie_Next_Parallel(b *testing.B) {
app := fiber.New()

Expand Down

0 comments on commit 146c76f

Please sign in to comment.