Update eth/tracers/logger/access_list_tracer_test.go

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
This commit is contained in:
cui 2026-05-07 17:05:20 +08:00 committed by GitHub
parent bf68e31af3
commit e4a87df1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ import (
"github.com/ethereum/go-ethereum/core/types"
)
func TestNewAccessListTracer_ExcludedAddress(t *testing.T) {
func TestNewAccessListTracerExcludedAddress(t *testing.T) {
excluded := common.HexToAddress("0x2222222222222222222222222222222222222222")
slot := common.HexToHash("0x01")
prelude := types.AccessList{{