Skip to content

Commit

Permalink
Rename unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
kirugan committed Jul 30, 2024
1 parent 6937cc9 commit 87506ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/block_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ func TestBlockHash(t *testing.T) {
})
}

func Test0132BlocHash(t *testing.T) {
func Test0132BlockHash(t *testing.T) {
t.Parallel()
client := feeder.NewTestClient(t, &utils.SepoliaIntegration)
gw := adaptfeeder.New(client)
Expand Down

0 comments on commit 87506ca

Please sign in to comment.