Skip to content

Commit

Permalink
Revert test rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Apr 26, 2024
1 parent eaf2fd3 commit 563d909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/byzantine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/stretchr/testify/assert"
)

func TestByzanthineBehaviour(t *testing.T) {
func TestByzantineBehaviour(t *testing.T) {
t.Parallel()

//nolint:dupl
Expand Down

0 comments on commit 563d909

Please sign in to comment.