mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-04 14:08:39 +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 {
|
cases := []struct {
|
||||||
body string
|
body string
|
||||||
clientPeerResult uint64
|
clientPeerResult uint64
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue