mirror of https://github.com/status-im/metro.git
Migrate tests away from "jsdom" environment
Reviewed By: leebyron Differential Revision: D5748304 fbshipit-source-id: c66df45f1f35333f994c41eb8ff4cfccc1bb04d4
This commit is contained in:
parent
8e2252d35d
commit
467fa563fe
|
@ -58,6 +58,7 @@
|
|||
"timers": "fake",
|
||||
"setupFiles": [
|
||||
"<rootDir>/scripts/setupJest.js"
|
||||
]
|
||||
],
|
||||
"testEnvironment": "node"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue