quality of life
This commit is contained in:
parent
ee5a53aba8
commit
85847d172c
3 changed files with 5 additions and 2 deletions
|
|
@ -247,7 +247,7 @@ export default defineConfig(async ({ mode, command }) => {
|
|||
},
|
||||
browser: {
|
||||
enabled: true,
|
||||
headless: true,
|
||||
headless: false,
|
||||
provider: playwright(),
|
||||
// https://github.com/mswjs/msw/issues/2757
|
||||
instances: [{ browser: 'chromium' }],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue