Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
toledoroy committed Jun 17, 2022
1 parent c253aeb commit edb29a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ describe("Protocol", function () {
});

it("Admin can appoint judge", async function () {
// let testerAddr = await tester.getAddress();
//Check Before
expect(await this.jurisdictionContract.roleHas(this.judgeAddr, "judge")).to.equal(false);
//Should Fail - Require Permissions
Expand Down

0 comments on commit edb29a5

Please sign in to comment.