Skip to content

Commit

Permalink
feat(test): updates import
Browse files Browse the repository at this point in the history
  • Loading branch information
aminah-io committed Oct 16, 2023
1 parent 1c2ba2b commit c356239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GitcoinPassportDecoder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
passportTypes,
fee1,
EAS_CONTRACT_ADDRESS,
} from "./GitcoinVerifier";
} from "./helpers/verifierTests";

const providers = [BigInt("111")];
const issuanceDates = [1694628559, 1695047108, 1693498086];
Expand Down

0 comments on commit c356239

Please sign in to comment.