Skip to content

Commit

Permalink
Skip reference for now
Browse files Browse the repository at this point in the history
  • Loading branch information
BCLeFevre committed Feb 14, 2023
1 parent 73ec734 commit a1051dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/zone.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,7 @@ describe(`Zone - PausableZone (Seaport v${VERSION})`, function () {
});

describe(`Zone - Transfer Validation (Seaport v${VERSION})`, function () {
if (process.env.REFERENCE) return;
const { provider } = ethers;
const owner = new ethers.Wallet(randomHex(32), provider);

Expand Down

0 comments on commit a1051dc

Please sign in to comment.