Skip to content

Commit

Permalink
try with admin
Browse files Browse the repository at this point in the history
  • Loading branch information
DIGIX666 committed Oct 15, 2024
1 parent 1a5c7d1 commit a46c854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/p/memeland/memeland_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import (
)

func TestPostMeme(t *testing.T) {
admin := std.Address("g1u7y667z64x2h7vc6fmpcprgey4ck233jaww9zq") // @moul
std.TestSetOrigCaller(admin)
test1 := std.Address("g1jg8mtutu9khhfwc4nxmuhcpftf0pajdhfvsqf5") // @test1
std.TestSetOrigCaller(test1)

Expand Down

0 comments on commit a46c854

Please sign in to comment.