fix: 🚑 Add testEnvironment again

This commit is contained in:
Tobias Steckenborn
2021-07-12 15:41:30 +02:00
committed by Christian Georgi
parent 87dd356204
commit 3655eef971

View File

@@ -1,4 +1,5 @@
module.exports = { module.exports = {
testEnvironment: 'node',
preset: "ts-jest", preset: "ts-jest",
globals: { globals: {
"ts-jest": { "ts-jest": {