You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAIL ./test.js (37.428s)ages ...
✓ withOffline builds a service worker file with auto-registration logic (8682ms)
✓ withOffline builds a service worker file without auto-registration logic when the consumer opts out (6428ms)
✕ withOffline includes static assets and build artifacts in its service worker pre-cache (6144ms)
✕ withOffline pre-caches the generated manifest from withManifest (7293ms)
✓ withOffline respects "swDest" (6660ms)
Steps to reproduce
git clone [email protected]:hanford/next-offline.git &&cd next-offline
yarn
yarn test
The text was updated successfully, but these errors were encountered:
Hello, the jest tests are failing:
Steps to reproduce
The text was updated successfully, but these errors were encountered: