Skip to content

Commit

Permalink
update mockApplications
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed Apr 26, 2024
1 parent 0198796 commit 934fbbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/data-layer/src/data-layer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const mockApplications: ProjectApplicationWithRound[] = [
totalAmountDonatedInUsd: 0,
uniqueDonorsCount: 0,
distributionTransaction: null,
anchorAddress: getAddress("0x0001"),
round: {
strategyName: "allov1.QF",
applicationsStartTime: "2024-02-20T17:27:40+00:00",
Expand Down

0 comments on commit 934fbbe

Please sign in to comment.