Skip to content

Commit

Permalink
reopen tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Padraic-O-Mhuiris committed Feb 9, 2022
1 parent 6da869f commit 19cf062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/zapSwapCurveTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const ptOffsetTolerancePercentage = 0.1;

const ZAP_BLOCK = 13583600;

describe.only("ZapSwapCurve", () => {
describe("ZapSwapCurve", () => {
let users: { user: Signer; address: string }[];

let initBlock: number;
Expand Down

0 comments on commit 19cf062

Please sign in to comment.