Test fix
This commit is contained in:
parent
413cd6db91
commit
4960e6e738
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ describe("Connector Server", function () {
|
|||
});
|
||||
|
||||
it("shouldn't return an attachment that isn't being saved", async function () {
|
||||
Zotero.Prefs.set('extensions.zotero.automaticAttachmentTypes', 'pdf,epub'); // No HTML
|
||||
Zotero.Prefs.set('automaticAttachmentTypes', 'pdf,epub'); // No HTML
|
||||
|
||||
await selectLibrary(win, Zotero.Libraries.userLibraryID);
|
||||
await waitForItemsLoad(win);
|
||||
|
|
Loading…
Add table
Reference in a new issue