This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Commit e5be8b8
authored
Don't depend on jest exit code
Changed script to execute independently of jest error code.
Looks like jest returns exit code 1 if coverage is under the defined goal when running in npm scripts: jestjs/jest#35201 parent 149e9c2 commit e5be8b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments