-
Notifications
You must be signed in to change notification settings - Fork 55
Commit 5cf2bda
authored
Update deprecated setupTestFrameworkScriptFile. (#38)
Update enzyme configuration in Jest.
`setupTestFrameworkScriptFile` is deprecated in favor of `setupFilesAfterEnv`.
[https://jestjs.io/docs/en/configuration#setupfilesafterenv-array](Jest docs)1 parent 814c472 commit 5cf2bda
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
28 | + | ||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
0 commit comments