Skip to content

Commit

Permalink
Notifications: Notification.get is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk authored and sideshowbarker committed Feb 17, 2022
1 parent 4d6dd10 commit 27c05e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notifications/historical.any.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test(() => {
assert_equals(Notification.get, undefined);
}, "Notification.get is obsolete");

0 comments on commit 27c05e8

Please sign in to comment.