kopia lustrzana https://github.com/shoelace-style/shoelace
temp disable webkit
rodzic
1564df829b
commit
1bf490aed0
|
|
@ -21,8 +21,8 @@ export default {
|
||||||
],
|
],
|
||||||
browsers: [
|
browsers: [
|
||||||
playwrightLauncher({ product: 'chromium' }),
|
playwrightLauncher({ product: 'chromium' }),
|
||||||
playwrightLauncher({ product: 'firefox' }),
|
playwrightLauncher({ product: 'firefox' })
|
||||||
playwrightLauncher({ product: 'webkit' })
|
// playwrightLauncher({ product: 'webkit' }) // all tests currently fail on macOS Sonoma.
|
||||||
],
|
],
|
||||||
testRunnerHtml: testFramework => `
|
testRunnerHtml: testFramework => `
|
||||||
<html lang="en-US">
|
<html lang="en-US">
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue