Skip to content

Commit 5cd1fb6

Browse files
authored
chore: Install puppeteer required for VR tests (#41)
* chore: Skip artifacts download * installed puppeteer * prevent visual tests before snapshots are uploaded * run vr upload * test visual regressions
1 parent 3835c5c commit 5cd1fb6

File tree

2 files changed

+114
-1
lines changed

2 files changed

+114
-1
lines changed

package-lock.json

Lines changed: 113 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"lodash": "^4.17.21",
104104
"npm-run-all": "^4.1.5",
105105
"prettier": "^3.2.5",
106+
"puppeteer-core": "^24.10.2",
106107
"react": "^18.2.0",
107108
"react-dom": "^18.2.0",
108109
"react-router-dom": "^6.6.1",

0 commit comments

Comments
 (0)