From b0524d0af7cbab13e16009b1afe5914a8898a1bd Mon Sep 17 00:00:00 2001 From: winebarrel Date: Tue, 9 Jan 2024 13:03:07 +0900 Subject: [PATCH] chore: fix test data --- client_get_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_get_test.go b/client_get_test.go index 33a2c7a..7b4a2f2 100644 --- a/client_get_test.go +++ b/client_get_test.go @@ -199,7 +199,7 @@ func TestClientGet_UTC_Nil(_t *testing.T) { // {"2024-09-22 15:00:00"}, {"2024-09-23 15:00:00"}, {"2024-10-14 15:00:00"}, - {"2024-11-03 15:00:00"}, + // {"2024-11-03 15:00:00"}, {"2024-11-04 15:00:00"}, {"2024-11-23 15:00:00"}, }