mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 03:01:09 +08:00
disable webkit in e2e tests for now,due to flake:
https://app.circleci.com/pipelines/github/storybookjs/storybook/81120/workflows/16a6a303-ed49-45c8-be74-769ff0cf1253/jobs/686641/artifacts
This commit is contained in:
parent
b7df7472ac
commit
1adbd1cb8d
@ -67,12 +67,12 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
name: 'webkit',
|
||||
use: {
|
||||
...devices['Desktop Safari'],
|
||||
},
|
||||
},
|
||||
// {
|
||||
// name: 'webkit',
|
||||
// use: {
|
||||
// ...devices['Desktop Safari'],
|
||||
// },
|
||||
// },
|
||||
|
||||
/* Test against mobile viewports. */
|
||||
// {
|
||||
|
Loading…
x
Reference in New Issue
Block a user