mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
fix: force en-US locale in Intl formatters to ensure consistent date and time output
This commit is contained in:
@@ -8,7 +8,6 @@ export default defineConfig({
|
||||
test: {
|
||||
env: {
|
||||
VITE_API_URL: "http://piku-server",
|
||||
TZ: "Asia/Kolkata",
|
||||
},
|
||||
include: ["**/*.test.ts"],
|
||||
environment: "jsdom",
|
||||
|
||||
Reference in New Issue
Block a user