Skip to content

Commit

Permalink
Revert wrong renaming in test name
Browse files Browse the repository at this point in the history
  • Loading branch information
leolara committed Jan 5, 2022
1 parent 66cc521 commit 69a793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon-chain/core/blocks/payload_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/prysmaticlabs/prysm/testing/util"
)

func Test_BellatrixComplete(t *testing.T) {
func Test_MergeComplete(t *testing.T) {
tests := []struct {
name string
payload *ethpb.ExecutionPayloadHeader
Expand Down

0 comments on commit 69a793a

Please sign in to comment.