summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/notifications/historical.any.js
blob: fe5f3e9059dc960aef2eca26d8521f42a7be08f9 (plain)
1
2
3
test(() => {
  assert_equals(Notification.get, undefined);
}, "Notification.get is obsolete");