Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Whytecrowe committed May 19, 2023
1 parent 0a9742e commit b2c6c15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/ZNSAccessController.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,7 @@ describe("ZNSAccessController", () => {
expect(has).to.be.true;
});
});

// TODO AC: test setRoleAdmin for someone other than governor
// test initializer
});

0 comments on commit b2c6c15

Please sign in to comment.