fix: update node runner integration test (#129)

This commit is contained in:
Cezary Haliniarz
2022-07-21 18:12:00 +02:00
committed by GitHub
parent bb1b50b378
commit 8a9aec61bc

View File

@@ -104,6 +104,7 @@ describe("NodeRunner", () => {
},
ETH: {},
},
httpBroadcasterURLs: ["http://localhost:9000"],
};
});