Skip to content

Commit 9b945d0

Browse files
committed
cleaning: Remove deprecated config option for EC url
1 parent e9e82ca commit 9b945d0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

backend/ew.test.config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"preferred_domain": "meet.element.io"
4747
},
4848
"element_call": {
49-
"url": "https://localhost:3000/room/",
5049
"participant_limit": 8,
5150
"brand": "Element Call"
5251
},

playwright/fixtures/widget-user.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const CONFIG_JSON = {
3636
},
3737

3838
element_call: {
39-
url: "https://localhost:3000/room/",
4039
participant_limit: 8,
4140
brand: "Element Call",
4241
},

0 commit comments

Comments
 (0)