quick and dirty search and replace
This commit is contained in:
parent
fc22ce6027
commit
5f6138d30b
6 changed files with 36 additions and 83 deletions
|
@ -43,6 +43,7 @@ function reportWith(...reporter: CoverageReporter[]): Plugin {
|
|||
provider: 'playwright',
|
||||
enabled: true,
|
||||
headless: true,
|
||||
screenshotFailures: false,
|
||||
instances: [{ browser: 'chromium' }]
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue