Skip to content

Commit

Permalink
chore: add update-snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ctot-nondef committed May 16, 2024
1 parent bfe6bd5 commit 2fc0632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"test:e2e:codegen": "playwright codegen",
"test:e2e:install": "playwright install --with-deps",
"test:e2e:ui": "playwright test --ui",
"test:e2e:update-snapshots": "playwright test --update-snapshots",
"types:check": "nuxt typecheck",
"validate": "run-p format:check lint:check types:check test test:e2e",
"createclient": "pnpm openapi-zod-client \"https://frischmuth-dev.acdh-dev.oeaw.ac.at/apis/swagger/schema/?format=json\" -o \"./lib/api.ts\""
Expand Down

0 comments on commit 2fc0632

Please sign in to comment.