From e96426d18c61233ec557ced47f4415866124c17e Mon Sep 17 00:00:00 2001 From: Martynas Bagdonas Date: Tue, 28 May 2024 17:32:03 +0300 Subject: [PATCH] Adjust fulltext test --- test/tests/fulltextTest.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/tests/fulltextTest.js b/test/tests/fulltextTest.js index 46cbc5492a..9772f2a536 100644 --- a/test/tests/fulltextTest.js +++ b/test/tests/fulltextTest.js @@ -155,9 +155,7 @@ describe("Zotero.FullText", function () { toSync.push({ item: pdfAttachment, content: "Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, " - // pdf-worker handles whitespace differently than pdftotext - //+ "organize, cite, and share your research sources.\n\n", - + "organize, cite, and share\nyour research sources.\n\n", + + "organize, cite, and share your research sources.", indexedChars: 0, indexedPages: 1 });