remove teardown

This commit is contained in:
Evan You
2018-01-05 17:56:25 -05:00
parent b436f8e669
commit 799151eb71
3 changed files with 4 additions and 7 deletions
-1
View File
@@ -14,7 +14,6 @@
"setupFiles": [
"<rootDir>/scripts/testSetup.js"
],
"globalTeardown": "<rootDir>/scripts/testTeardown.js",
"testPathIgnorePatterns": [
"/template/",
"/packages/test/"