Adjust fulltext test
This commit is contained in:
parent
97c37de7f7
commit
e96426d18c
1 changed files with 1 additions and 3 deletions
|
@ -155,9 +155,7 @@ describe("Zotero.FullText", function () {
|
||||||
toSync.push({
|
toSync.push({
|
||||||
item: pdfAttachment,
|
item: pdfAttachment,
|
||||||
content: "Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, "
|
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.",
|
||||||
//+ "organize, cite, and share your research sources.\n\n",
|
|
||||||
+ "organize, cite, and share\nyour research sources.\n\n",
|
|
||||||
indexedChars: 0,
|
indexedChars: 0,
|
||||||
indexedPages: 1
|
indexedPages: 1
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue