You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat; run cleanup() when test runner supports teardown() (#676)
* Run cleanup() when test runner supports teardown()
* Disable ESLint for teardown() function
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
* Ignore teardown() in code coverage because Jest does not support it
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
0 commit comments