mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update grab.test.ts
This commit is contained in:
parent
c49f6caabf
commit
f7aa8aaab6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"serve": "npx serve",
|
||||
"lint": "npx eslint ./scripts/**/*.ts ./sites/**/*.js ./tests/**/*.ts ./tests/**/*.js",
|
||||
"test": "run-script-os",
|
||||
"test:win32": "SET TZ=Pacific/Nauru && npx jest --runInBand",
|
||||
"test:win32": "SET \"TZ=Pacific/Nauru\" && npx jest --runInBand",
|
||||
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
||||
"postinstall": "npm run api:load"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue