fix: 🚑 Add testEnvironment again
This commit is contained in:
committed by
Christian Georgi
parent
87dd356204
commit
3655eef971
@@ -1,4 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
|
testEnvironment: 'node',
|
||||||
preset: "ts-jest",
|
preset: "ts-jest",
|
||||||
globals: {
|
globals: {
|
||||||
"ts-jest": {
|
"ts-jest": {
|
||||||
|
|||||||
Reference in New Issue
Block a user