mswjs / examples

Examples of Mock Service Worker usage with various frameworks and libraries.
685 stars 211 forks source link

fix: Playwright await the worker promise instead of navigator.serviceWorker.ready #98

Closed skvale closed 8 months ago

skvale commented 10 months ago

Try smoke tests again

Screenshot 2024-01-18 at 1 13 40 PM
kettanaito commented 8 months ago

My bad, I totally missed this! Already fixed this in #107. Thank you for tackling it, @skvale 🚀