Skip to content

Commit 0ee2705

Browse files
committed
test(jest): set timezone for stable snapshots
Signed-off-by: Adam Setch <[email protected]>
1 parent 88f1d30 commit 0ee2705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@
141141
"*": "biome check --fix --no-errors-on-unmatched",
142142
"*.{js,ts,tsx}": "pnpm test --findRelatedTests --passWithNoTests --updateSnapshot"
143143
}
144-
}
144+
}

0 commit comments

Comments
 (0)