Fixed namespace issue with jest tests

This commit is contained in:
Jori Lallo 2017-05-29 18:40:58 -07:00
parent a4ca14ab9d
commit 98a5283e27
1 changed files with 2 additions and 3 deletions

View File

@ -41,8 +41,7 @@
"json"
],
"moduleDirectories": [
"node_modules",
"server"
"node_modules"
],
"modulePaths": [
"frontend"