Skip to content

Commit

Permalink
Update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
santam85 committed May 6, 2024
1 parent b0c4961 commit 412695e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions tools/update-screenshots.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker run -it -v "$PWD":/workdir -w /workdir node:lts npx playwright install-deps &&
docker run -it -v "$PWD":/workdir -w /workdir node:lts "npx playwright install-deps &&
npx playwright install &&
npm run build:lib &&
npm run build:prod &&
npm run e2e:update-snapshots
npm run e2e:update-snapshots"

0 comments on commit 412695e

Please sign in to comment.