eth/tracers: fix typo in test name (#23218)
This commit is contained in:
@ -306,7 +306,7 @@ func TestTraceCall(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestOverridenTraceCall(t *testing.T) {
|
||||
func TestOverriddenTraceCall(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
// Initialize test accounts
|
||||
|
Reference in New Issue
Block a user