Skip to content

Commit

Permalink
func TestTransferOwnership PASS
Browse files Browse the repository at this point in the history
  • Loading branch information
théo dub authored and théo dub committed May 2, 2024
1 parent 3023ec4 commit 025ef7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/r/memeland/memeland_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ func TestRemovePost(t *testing.T) {
}
}

// NOT PASS FOR THE MOMENT
func TestTransferOwnership(t *testing.T) {
m := memeland.NewMemeland()
newOwner := testutils.TestAddress("g1newowneraddress")
Expand Down

0 comments on commit 025ef7c

Please sign in to comment.