Commit 528c425
committed
fix(test): exclude CBF and Bitcoind REST from random chain source
CBF requires dedicated peer setup and cannot work in randomized tests.
Bitcoind REST is excluded to match upstream's random range (0..3),
which only covers Esplora, Electrum, and Bitcoind RPC. Both backends
have dedicated test paths with explicit chain source selection.1 parent 1ee3d48 commit 528c425
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments