We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e149030 commit 0a802bdCopy full SHA for 0a802bd
packages/dnb-design-system-portal/package.json
@@ -36,6 +36,7 @@
36
"test:e2e:portal:watch": "playwright test --ui",
37
"test:screenshots": "yarn workspace @dnb/eufemia test:screenshots",
38
"test:screenshots:ci": "start-server-and-test serve http://localhost:8000 'yarn workspace @dnb/eufemia test:screenshots:ci'",
39
+ "test:screenshots:ci:update": "start-server-and-test serve http://localhost:8000 'yarn workspace @dnb/eufemia test:screenshots:ci:update'",
40
"test:staged": "jest --bail --findRelatedTests ",
41
"test:types": "tsc --noEmit",
42
"test:types:watch": "tsc --noEmit --watch",
0 commit comments