mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 16:59:26 +00:00
Update test name
This commit is contained in:
parent
cc3cd2f775
commit
a8be551cf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue