mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 07:16:38 +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()
|
||||
|
||||
// Initialize test accounts
|
||||
|
Loading…
x
Reference in New Issue
Block a user