Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed Apr 26, 2024
1 parent b697ca5 commit 03ee72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/builder/src/__tests__/reducers/projects.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ describe("projects reducer", () => {
metadataCid: "0x2",
metadata: {} as ProjectApplicationMetadata,
distributionTransaction: null,
anchorAddress: addressFrom(123) as `0x${string}`,
round: {
applicationsStartTime: "0",
applicationsEndTime: "0",
Expand Down

0 comments on commit 03ee72c

Please sign in to comment.