Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
miyamo2 committed Jan 18, 2025
1 parent a6c66a7 commit 86f9577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion middleware/cache/cache_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@ func Test_Cache_UncacheableStatusCodes(t *testing.T) {
fiber.StatusUnsupportedMediaType,
fiber.StatusRequestedRangeNotSatisfiable,
fiber.StatusExpectationFailed,
fiber.StatusTeapot,
fiber.StatusMisdirectedRequest,
fiber.StatusUnprocessableEntity,
fiber.StatusLocked,
Expand Down

0 comments on commit 86f9577

Please sign in to comment.