mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-05-11 10:54:30 +01:00
Fix E2E Testing
This commit is contained in:
parent
c51fd8bec0
commit
7d6efe8e2e
@ -61,6 +61,9 @@ export default defineConfig({
|
|||||||
name: "webkit",
|
name: "webkit",
|
||||||
use: {
|
use: {
|
||||||
...devices["Desktop Safari"],
|
...devices["Desktop Safari"],
|
||||||
|
launchOptions: {
|
||||||
|
args: ["--disable-web-security"],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user