Modify `network` property in `config.json` to `test`
modified tests/support/heartwood-version
@@ -1 +1 @@
| - | |
| + | |
modified tests/support/peerManager.ts
@@ -14,6 +14,7 @@ import { execa } from "execa";
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -105,6 +106,29 @@ export async function createPeerManager(createParams: {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -173,6 +197,17 @@ export class RadiclePeer {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|