summaryrefslogtreecommitdiffstats
path: root/netwerk/test/unit_ipc/test_gio_protocol_wrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/test/unit_ipc/test_gio_protocol_wrap.js')
-rw-r--r--netwerk/test/unit_ipc/test_gio_protocol_wrap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/test/unit_ipc/test_gio_protocol_wrap.js b/netwerk/test/unit_ipc/test_gio_protocol_wrap.js
index f6aa6b83e8..e6e2c42bc2 100644
--- a/netwerk/test/unit_ipc/test_gio_protocol_wrap.js
+++ b/netwerk/test/unit_ipc/test_gio_protocol_wrap.js
@@ -9,7 +9,7 @@ function run_test() {
"localtest:,recent:"
);
- do_await_remote_message("gio-allow-test-protocols").then(port => {
+ do_await_remote_message("gio-allow-test-protocols").then(() => {
do_send_remote_message("gio-allow-test-protocols-done");
});