Benefiting from cds.context

This commit is contained in:
Daniel
2020-12-17 16:39:01 +01:00
parent 86e5c429bd
commit 9e45ac2f0c
6 changed files with 20 additions and 26 deletions

View File

@@ -31,6 +31,9 @@
"mocha": {
"parallel": true
},
"engines": {
"node": ">= 12.18"
},
"jest": {
"testEnvironment": "node"
},