good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit a5e3aa69 authored by aaronbuchwald's avatar aaronbuchwald Committed by GitHub
Browse files

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

parent 89fde59a
Branches
Tags
No related merge requests found
...@@ -306,7 +306,7 @@ func TestTraceCall(t *testing.T) { ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment