Commit 48a6c4a
committed
fix: init reimbursement PDA in system-cpi test for manually created trees
The test_invalid_registered_program test creates state trees directly
via create_state_merkle_tree_and_queue_account (bypassing registry).
Since reimbursement_pda is now required in NullifyLeaves, the PDA must
be initialized before registry wrapper calls.
Entire-Checkpoint: 7e75d9932bcc1 parent 37533d5 commit 48a6c4a
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
254 | 265 | | |
255 | 266 | | |
256 | 267 | | |
| |||
0 commit comments