Skip to content

Commit

Permalink
removed obsolete TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MickdeGraaf committed Sep 11, 2020
1 parent c309a79 commit 8f9d060
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/advancedPoolFunctionality.ts
Original file line number Diff line number Diff line change
Expand Up @@ -704,8 +704,6 @@ describe("Advanced Pool Functionality", function () {
});
});

// TODO finish failing tests

describe("Annual Fee", async () => {
it("Charging the fee should work [ @skip-on-coverage ]", async () => {
const totalSupplyBefore = await smartpool.totalSupply();
Expand Down

0 comments on commit 8f9d060

Please sign in to comment.