We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d05f32 commit 901cdefCopy full SHA for 901cdef
packages/pluggableWidgets/calendar-web/package.json
@@ -41,7 +41,7 @@
41
"publish-marketplace": "rui-publish-marketplace",
42
"release": "pluggable-widgets-tools release:web",
43
"start": "pluggable-widgets-tools start:server",
44
- "test": "jest --projects jest.config.js",
+ "test": "cross-env TZ=UTC jest --projects jest.config.js",
45
"update-changelog": "rui-update-changelog-widget",
46
"verify": "rui-verify-package-format"
47
},
0 commit comments