Commit abe56a3
committed
fix(test): correct set_pf_circuit_breaker calls - remove stray env arg
The soroban test client auto-injects the env parameter, so
calls should pass (portfolio_id, threshold, window) not (env, ...).1 parent 2d61c35 commit abe56a3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3148 | 3148 | | |
3149 | 3149 | | |
3150 | 3150 | | |
3151 | | - | |
| 3151 | + | |
3152 | 3152 | | |
3153 | 3153 | | |
3154 | | - | |
| 3154 | + | |
3155 | 3155 | | |
3156 | 3156 | | |
3157 | 3157 | | |
| |||
0 commit comments