mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-07-30 14:31:55 +00:00
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 <maria@fluence.one> Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Fluence, callAquaFunction, randomStage } from "./js-client.min.js";
|
||||
import { Fluence, callAquaFunction } from "./js-client.min.js";
|
||||
|
||||
const relay = {
|
||||
multiaddr:
|
||||
|
Reference in New Issue
Block a user