Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
notJoon committed Dec 24, 2024
1 parent d6d323f commit bbf5811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gov/governance/vote_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
u256 "gno.land/p/gnoswap/uint256"
)

func TestVote2(t *testing.T) {
func TestVote(t *testing.T) {
baseTime := uint64(time.Now().Unix())
voter := testutils.TestAddress("voter")

Expand Down

0 comments on commit bbf5811

Please sign in to comment.