Commit 0256bf0
fix: add sendBundle param to mockSentinelNetworks
The previous refactor delegated mockSentinelNetworksRelayOnly to
mockSentinelNetworks(mockServer, false) but forgot to add the parameter,
leaving sendBundle hardcoded to true in both cases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 697878b commit 0256bf0
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1369 | 1369 | | |
1370 | 1370 | | |
1371 | 1371 | | |
1372 | | - | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
1373 | 1376 | | |
1374 | 1377 | | |
1375 | 1378 | | |
| |||
1383 | 1386 | | |
1384 | 1387 | | |
1385 | 1388 | | |
1386 | | - | |
| 1389 | + | |
1387 | 1390 | | |
1388 | 1391 | | |
1389 | 1392 | | |
| |||
0 commit comments