summaryrefslogtreecommitdiffstats
path: root/devtools/shared/transport/tests/xpcshell/test_bulk_error.js
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/shared/transport/tests/xpcshell/test_bulk_error.js')
-rw-r--r--devtools/shared/transport/tests/xpcshell/test_bulk_error.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/shared/transport/tests/xpcshell/test_bulk_error.js b/devtools/shared/transport/tests/xpcshell/test_bulk_error.js
index 52cc826e51..c06f2dc494 100644
--- a/devtools/shared/transport/tests/xpcshell/test_bulk_error.js
+++ b/devtools/shared/transport/tests/xpcshell/test_bulk_error.js
@@ -28,7 +28,7 @@ class TestBulkActor extends Actor {
};
}
- jsonReply({ length, reader, reply, done }) {
+ jsonReply({ length }) {
Assert.equal(length, really_long().length);
return {