Skip to content

Commit 0a802bd

Browse files
committed
Add correct script
1 parent e149030 commit 0a802bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dnb-design-system-portal/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"test:e2e:portal:watch": "playwright test --ui",
3737
"test:screenshots": "yarn workspace @dnb/eufemia test:screenshots",
3838
"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'",
3940
"test:staged": "jest --bail --findRelatedTests ",
4041
"test:types": "tsc --noEmit",
4142
"test:types:watch": "tsc --noEmit --watch",

0 commit comments

Comments
 (0)