summaryrefslogtreecommitdiffstats
path: root/dom/push/test/xpcshell/test_drop_expired.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/push/test/xpcshell/test_drop_expired.js')
-rw-r--r--dom/push/test/xpcshell/test_drop_expired.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/push/test/xpcshell/test_drop_expired.js b/dom/push/test/xpcshell/test_drop_expired.js
index 823049c21f..b933919516 100644
--- a/dom/push/test/xpcshell/test_drop_expired.js
+++ b/dom/push/test/xpcshell/test_drop_expired.js
@@ -111,7 +111,7 @@ add_task(async function setUp() {
db,
makeWebSocket(uri) {
return new MockWebSocket(uri, {
- onHello(request) {
+ onHello() {
this.serverSendMsg(
JSON.stringify({
messageType: "hello",