Skip to content

Commit

Permalink
temp changes to detect error
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjwala committed Jun 22, 2023
1 parent 50800d0 commit 8c99ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"scripts": {
"build": "node ../../scripts/build",
"lint": "eslint --ignore-path ../../.gitignore .",
"test": "percy exec --testing -- node ../../scripts/test",
"test": "percy exec --testing -- node --trace-warnings ../../scripts/test",
"test:coverage": "yarn test --coverage"
},
"rollup": {
Expand Down

0 comments on commit 8c99ebe

Please sign in to comment.