Skip to content

Commit a3860c8

Browse files
committed
platform specific snapshots
1 parent 3efa3b5 commit a3860c8

2 files changed

Lines changed: 0 additions & 1 deletion

File tree

packages/editor/e2e/editor.spec.ts-snapshots/editor-boot.png renamed to packages/editor/e2e/editor.spec.ts-snapshots/editor-boot-linux.png

File renamed without changes.

packages/editor/playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export default defineConfig({
99
reuseExistingServer: !process.env.CI,
1010
timeout: 30_000,
1111
},
12-
snapshotPathTemplate: '{testDir}/{testFilePath}-snapshots/{arg}{ext}',
1312
use: {
1413
baseURL: 'http://localhost:5173',
1514
...devices['Desktop Chrome'],

0 commit comments

Comments
 (0)