Skip to content

Commit

Permalink
Rename.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jun 19, 2024
1 parent c4b8ca9 commit 90baed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txcache/realworld_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var minPrice = uint64(1000000000)
var minGasLimit = uint64(50000)
var gasProcessingDivisor = uint64(100)

func TestScoresOfSenders(t *testing.T) {
func TestUsage(t *testing.T) {
_ = logger.SetLogLevel("*:DEBUG")

config := ConfigSourceMe{
Expand Down

0 comments on commit 90baed9

Please sign in to comment.