Skip to content

Commit

Permalink
fix: tc
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v4s committed Dec 16, 2024
1 parent 451cc86 commit 31f723d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _deploy/r/gnoswap/gns/gns_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ func TestGrc20Methods(t *testing.T) {
{
name: "MintGns without permission should panic",
fn: func() {
std.TestSkipHeights(1)
MintGns(a2u(consts.ADMIN))
},
shouldPanic: true,
Expand Down

0 comments on commit 31f723d

Please sign in to comment.