We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efa3b5 commit a3860c8Copy full SHA for a3860c8
2 files changed
…editor.spec.ts-snapshots/editor-boot.png ….spec.ts-snapshots/editor-boot-linux.pngpackages/editor/e2e/editor.spec.ts-snapshots/editor-boot.png renamed to packages/editor/e2e/editor.spec.ts-snapshots/editor-boot-linux.png
packages/editor/playwright.config.ts
@@ -9,7 +9,6 @@ export default defineConfig({
9
reuseExistingServer: !process.env.CI,
10
timeout: 30_000,
11
},
12
- snapshotPathTemplate: '{testDir}/{testFilePath}-snapshots/{arg}{ext}',
13
use: {
14
baseURL: 'http://localhost:5173',
15
...devices['Desktop Chrome'],
0 commit comments