Remove node jest changes and unneeded awaits

Signed-off-by: Andy Caruso <macaruso@gmail.com>
This commit is contained in:
Andy Caruso
2022-03-25 09:05:37 -07:00
committed by blam
parent df7ea8e22f
commit 4dc6aafca7
8 changed files with 1 additions and 22 deletions
-3
View File
@@ -36,9 +36,6 @@
"msw": "^0.35.0",
"uuid": "^8.0.0"
},
"jest": {
"testEnvironment": "node"
},
"files": [
"dist"
]