Skip to content

Commit 423f41f

Browse files
committed
Using remote WS sample in unit test
1 parent 5bf7b3f commit 423f41f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ic.location=http://localhost:4943/
2-
ic.canister=bkyz2-fmaaa-aaaaa-qaaaq-cai
3-
ws.location=ws://127.0.0.1:8080
4-
//ic.location=https://icp0.io
5-
//ic.canister=mqci4-raaaa-aaaao-a2fyq-cai
6-
//ws.location=wss://gateway.icws.io
7-
local=true
1+
//ic.location=http://localhost:4943/
2+
//ic.canister=bkyz2-fmaaa-aaaaa-qaaaq-cai
3+
//ws.location=ws://127.0.0.1:8080
4+
ic.location=https://icp0.io
5+
ic.canister=mqci4-raaaa-aaaao-a2fyq-cai
6+
ws.location=wss://gateway.icws.io
7+
local=false

0 commit comments

Comments
 (0)