HLTech / mockiavelli

HTTP request mocking library for Puppeteer and Playwright
MIT License
144 stars 10 forks source link

ci: fix failing build on Puppeteer 10.2+ #36

Closed lukaszfiszer closed 3 years ago

lukaszfiszer commented 3 years ago

This PR is disabling a failing test on Puppeteer 10, which is cause by a bug in Puppteer itself: https://github.com/puppeteer/puppeteer/pull/7624