mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
remove mistaken playwright cfg
This commit is contained in:
parent
52f4915c88
commit
68ce33cd14
@ -23,7 +23,6 @@ const chromeProject: Project<PlaywrightTestOptions, WorkerOptions & PlaywrightWo
|
||||
channel: "chromium",
|
||||
permissions: ["clipboard-write", "clipboard-read", "microphone"],
|
||||
launchOptions: {
|
||||
executablePath: "/usr/bin/chromium",
|
||||
args: ["--use-fake-ui-for-media-stream", "--use-fake-device-for-media-stream", "--mute-audio"],
|
||||
},
|
||||
connectOptions: process.env.PW_TEST_CONNECT_WS_ENDPOINT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user