Skip to content

Commit

Permalink
Post rebase lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Soghoian committed Oct 25, 2022
1 parent 63e8b3b commit 4789f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Pool.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ describe("Pool", () => {
});
});

<<<<<<< HEAD
describe("previewDeposit()", async () => {
it("includes interest when calculating deposit exchange rate", async () => {
const lender = (await ethers.getSigners())[10];
Expand Down

0 comments on commit 4789f39

Please sign in to comment.