Unable to make the spyOn method to make the spying work for https.request() method
- Run the tests in foo-bar.ts
- The test for
barworks, when spying onaddmethod fromutil.ts - The test for
foodoesn't work, when spying onrequestmethod fromhttps