Commit f17c5d1
Fix regression test to match upstream macro signature
The expect_payment_successful_event! macro takes a bare PaymentId, not an
Option<PaymentId>. Adjust the #1033 regression test accordingly so it
compiles against current upstream/main.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e0fea6e commit f17c5d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3473 | 3473 | | |
3474 | 3474 | | |
3475 | 3475 | | |
3476 | | - | |
| 3476 | + | |
3477 | 3477 | | |
3478 | 3478 | | |
3479 | 3479 | | |
| |||
0 commit comments