mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-30 19:39:22 +00:00
try storybook only
This commit is contained in:
@@ -45,7 +45,7 @@ export default defineConfig((configEnv) =>
|
||||
// Make sure to install Playwright
|
||||
provider: playwright(),
|
||||
headless: true,
|
||||
instances: [{ browser: "firefox" }],
|
||||
instances: [{ browser: "chromium" }],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user