mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
promise_test(async t => {
|
||||
const registration = await service_worker_unregister_and_register(
|
||||
t, 'basic-card.js', 'payment-app/');
|
||||
t, 'app-simple.js', 'payment-app/');
|
||||
await wait_for_state(t, registration.installing, 'activated');
|
||||
|
||||
assert_equals(registration.paymentManager, registration.paymentManager);
|
||||
|
||||
Reference in New Issue
Block a user