valendres / playwright-msw

A Mock Service Worker API for Playwright
MIT License
166 stars 23 forks source link

[Fix] Broken method: onMockedResponseSent #17

Closed Azurewarth0920 closed 2 years ago

Azurewarth0920 commented 2 years ago

Fix: https://github.com/valendres/playwright-msw/issues/16

valendres commented 2 years ago

Hey @Azurewarth0920, my apologies for this, but the CI pipeline was broken when you published your PR (not caused by you). I've fixed this now, but it unfortunately caused a merge conflict with your PR. Instead of asking you resolve this merge conflict, I decided to create a new PR with your changes so that we could get this merged ASAP.

Please see https://github.com/valendres/playwright-msw/pull/19 for the new PR 🙂