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
test.browser.worker: use same PouchDB src as other tests (#8782)
There was no clear reason that to change the PouchDB source file, `tests/integration/browser.worker.js` used a different query param mapping from all the other integration tests (`sourceFile` vs `src`).
0 commit comments