Fix skipBundledFiles
not being passed to Zotero.reinit()
in tests
Making tests much slower
Regression from 2051f08b4c
This commit is contained in:
parent
c9561f1041
commit
4fe0ebc63b
1 changed files with 0 additions and 1 deletions
|
@ -658,7 +658,6 @@ async function resetDB(options = {}) {
|
|||
}
|
||||
_defaultGroup = null;
|
||||
},
|
||||
false,
|
||||
options
|
||||
);
|
||||
await Zotero.Schema.schemaUpdatePromise;
|
||||
|
|
Loading…
Reference in a new issue