Fix test breakage from d67c654245
(cherry picked from commit 5b46735204
)
This commit is contained in:
parent
575866005a
commit
83ae42e5a0
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user