Skip to content

Commit 901cdef

Browse files
committed
test(calendar-web): add TZ to test script, update snapshot
1 parent 9d05f32 commit 901cdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/calendar-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publish-marketplace": "rui-publish-marketplace",
4242
"release": "pluggable-widgets-tools release:web",
4343
"start": "pluggable-widgets-tools start:server",
44-
"test": "jest --projects jest.config.js",
44+
"test": "cross-env TZ=UTC jest --projects jest.config.js",
4545
"update-changelog": "rui-update-changelog-widget",
4646
"verify": "rui-verify-package-format"
4747
},

0 commit comments

Comments
 (0)