Unverified Commit a5e3aa69 authored by aaronbuchwald's avatar aaronbuchwald Committed by GitHub

eth/tracers: fix typo in test name (#23218)

parent 89fde59a
......@@ -306,7 +306,7 @@ func TestTraceCall(t *testing.T) {
}
}
func TestOverridenTraceCall(t *testing.T) {
func TestOverriddenTraceCall(t *testing.T) {
t.Parallel()
// Initialize test accounts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment