mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Remove snapshot update flag from Playwright test command
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"version": "changeset version",
|
||||
"publish": "changeset publish",
|
||||
"playwright": "pnpm run build && pnpm run vt",
|
||||
"vt": "playwright test tests --update-snapshots",
|
||||
"vt": "playwright test tests",
|
||||
"reformat-mdx": "node build/reformat-mdx.mjs",
|
||||
"start": "pnpm dev"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user