mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-15 16:26:59 +00:00
eth/tracers: fix typo in test name (#23218)
This commit is contained in:
parent
89fde59a80
commit
a5e3aa693c
@ -306,7 +306,7 @@ func TestTraceCall(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestOverridenTraceCall(t *testing.T) {
|
func TestOverriddenTraceCall(t *testing.T) {
|
||||||
t.Parallel()
|
t.Parallel()
|
||||||
|
|
||||||
// Initialize test accounts
|
// Initialize test accounts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user