mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update grab.test.ts
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"serve": "npx serve",
|
"serve": "npx serve",
|
||||||
"lint": "npx eslint ./scripts/**/*.ts ./sites/**/*.js ./tests/**/*.ts ./tests/**/*.js",
|
"lint": "npx eslint ./scripts/**/*.ts ./sites/**/*.js ./tests/**/*.ts ./tests/**/*.js",
|
||||||
"test": "run-script-os",
|
"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",
|
"test:default": "TZ=Pacific/Nauru npx jest --runInBand",
|
||||||
"postinstall": "npm run api:load"
|
"postinstall": "npm run api:load"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user