fix config
This commit is contained in:
parent
f099023e9b
commit
cb17a85fda
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ module.exports = defineConfig({
|
||||||
e2e: {
|
e2e: {
|
||||||
baseUrl: "http://localhost:3000",
|
baseUrl: "http://localhost:3000",
|
||||||
},
|
},
|
||||||
|
chromeWebSecurity: false
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue