mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update package.json
This commit is contained in:
parent
b3a9224a51
commit
74ce0a9a2e
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
"transform": {
|
||||
"^.+\\.(ts|js)$": "ts-jest"
|
||||
},
|
||||
"testRegex": "(tests|sites)/(.*?/)?.*test.(js|ts)$"
|
||||
"testRegex": "(tests|sites)/(.*?/)?.*test.(js|ts)$",
|
||||
"testTimeout": 10000
|
||||
},
|
||||
"dependencies": {
|
||||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue