blob: 985d19e4dc61c726e9e0d45b335a21a023aed76f [file] [log] [blame]
* Tests that serviceWorker.getRegistration() / getRegistrations() inside service workers
PASS: Registration succeeded
PASS: getRegistration() returned the right registration
PASS: getRegistrations() returned 2 registrations
PASS: getRegistrations()[0] is the right registration
PASS: getRegistrations()[1] is the right registration