Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Jan 28, 2025
1 parent 1fc1872 commit 787e700
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ describe('e2e_crowdfunding_and_claim', () => {
// Set the UintNote in a format which can be passed to claim function
const anotherDonationNote = processUniqueNote(filtered![0]);

// 3) We try to claim the reward token via the Claim contract with an unrelated wallet
// 3) We try to claim the reward token via the Claim contract with the unrelated wallet
{
await expect(
claimContract
Expand Down

0 comments on commit 787e700

Please sign in to comment.