Skip to content

Commit 02d1981

Browse files
folexMaria Kuklinashamsartem
authored
fix(smoke): update pnpm lock (#456)
* fix(smoke): fix peer id of a local relay * fix(tests): revert peer id change in connection test * fix(smoke): fix peer id in smoke web * fix(test): fix peer id in connection test * try to re-trigger tests * fix * fix * fix --------- Co-authored-by: Maria Kuklina <[email protected]> Co-authored-by: Artsiom Shamsutdzinau <[email protected]>
1 parent 86487b6 commit 02d1981

File tree

2 files changed

+9393
-7471
lines changed

2 files changed

+9393
-7471
lines changed

packages/@tests/smoke/web/public/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Fluence, callAquaFunction, randomStage } from "./js-client.min.js";
1+
import { Fluence, callAquaFunction } from "./js-client.min.js";
22

33
const relay = {
44
multiaddr:

0 commit comments

Comments
 (0)