From a8be551cf4af92d26e91221278a0191a31ff9c8b Mon Sep 17 00:00:00 2001 From: crypto-services Date: Tue, 20 Feb 2024 14:50:06 +0800 Subject: [PATCH] Update test name --- health/health_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health/health_test.go b/health/health_test.go index d66edc2d99..86c5ee07b4 100644 --- a/health/health_test.go +++ b/health/health_test.go @@ -382,7 +382,7 @@ func TestProcessFromHeaders(t *testing.T) { } } -func TestProcessHealthcheckIfNeeded_RequestBody(t *testing.T) { +func TestProcessFromBody(t *testing.T) { cases := []struct { body string clientPeerResult uint64