Skip to content

Commit

Permalink
fix input of test
Browse files Browse the repository at this point in the history
  • Loading branch information
ae2079 committed Nov 26, 2024
1 parent 6632272 commit 31ad1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resolvers/qAccResolver.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ function userCapsTestCases() {
...createDonationData(),
amount: donationAmount,
status: DONATION_STATUS.VERIFIED,
qfRoundId: qfRound1.id,
},
user.id,
project.id,
Expand Down

0 comments on commit 31ad1c3

Please sign in to comment.