mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-11 21:18:07 +00:00
chore: rm debug
This commit is contained in:
parent
acf427c4bb
commit
7b1aa8a612
@ -247,8 +247,6 @@ func Test_Logger_WithLatency(t *testing.T) {
|
||||
utils.AssertEqual(t, nil, err)
|
||||
utils.AssertEqual(t, fiber.StatusOK, resp.StatusCode)
|
||||
|
||||
fmt.Println("|", buff.String(), "|")
|
||||
|
||||
// Assert that the log output contains the expected latency value in the current time unit
|
||||
bb := buff.Bytes()
|
||||
unit := bb[len(bb)-len(tu.unit):]
|
||||
|
Loading…
x
Reference in New Issue
Block a user