Fix test breakage from d67c654245

(cherry picked from commit 5b46735204)
This commit is contained in:
Dan Stillman 2018-01-26 04:23:54 -05:00
parent 575866005a
commit 83ae42e5a0

View File

@ -1249,7 +1249,7 @@ Zotero.DataObject.prototype._finalizeErase = Zotero.Promise.coroutine(function*
});
Zotero.DataObject.prototype.toResponseJSON = function (options) {
Zotero.DataObject.prototype.toResponseJSON = function (options = {}) {
// TODO: library block?
var json = {