mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
fix: jest root folder config
This commit is contained in:
parent
830d4ec40d
commit
0d8bc26f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
"coverageDirectory": "./coverage",
|
||||
"testEnvironment": "node",
|
||||
"roots": [
|
||||
"<rootDir>/apps/"
|
||||
"<rootDir>/src/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue