diff --git a/test/integration/NodeRunner.spec.ts b/test/integration/NodeRunner.spec.ts index d7435a8..b99b0d1 100644 --- a/test/integration/NodeRunner.spec.ts +++ b/test/integration/NodeRunner.spec.ts @@ -104,6 +104,7 @@ describe("NodeRunner", () => { }, ETH: {}, }, + httpBroadcasterURLs: ["http://localhost:9000"], }; });