Shivam Mishra
Results
2
issues of
Shivam Mishra
### Version 29.7 ### Steps to reproduce 1. Define globals in jest.config - ``` globalTeardown: '../teardown.js', globals: { variable1: 'value1' }, ``` 2. Try to use global object in teardown...
Needs Triage
Bug Report
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Bug
Needs Triage