Skip to content

Commit

Permalink
remove admin
Browse files Browse the repository at this point in the history
  • Loading branch information
DIGIX666 committed Oct 15, 2024
1 parent a46c854 commit 70895d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/p/memeland/memeland_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ 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 70895d4

Please sign in to comment.