Michael
Results
1
issues of
Michael
When calling the following code on windows and Mac, using different node versions, including v16: ``` import puppeteer from 'puppeteer'; import 'pptr-testing-library/extend'; it('should be titled correctly', async () => {...