Skip to content

Commit

Permalink
rename test case
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshihitoAso committed Mar 15, 2024
1 parent 2438afa commit c48edb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miner/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/stretchr/testify/assert"
)

func TestQuorumDefautConfig(t *testing.T) {
func TestMinerDefautConfig(t *testing.T) {
type int_data struct {
actual uint64
expected uint64
Expand Down

0 comments on commit c48edb8

Please sign in to comment.