Skip to content

test(escrow): assert contribute rejects AlreadyRefunded after refund - #191

Open
VedantMadane wants to merge 1 commit into
MergeFi:mainfrom
VedantMadane:fix/issue-174
Open

test(escrow): assert contribute rejects AlreadyRefunded after refund#191
VedantMadane wants to merge 1 commit into
MergeFi:mainfrom
VedantMadane:fix/issue-174

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

test(escrow): assert contribute rejects AlreadyRefunded after refund

Changes

  • test.rs: sibling coverage for Refunded status (mirrors AlreadyPaid test)

Fixes #174

…fund

- test.rs: sibling coverage for Refunded status (mirrors AlreadyPaid test)

Fixes MergeFi#174

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

@VedantMadane is attempting to deploy a commit to the chonilius' projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

escrow::contribute() rejecting a call after the escrow has been refunded (AlreadyRefunded) has no test

1 participant