Update test for shortened annotation sortIndex

This commit is contained in:
Dan Stillman 2020-09-10 04:56:54 -04:00
parent a0fb7a8583
commit 151a14c0a8

View file

@ -2404,7 +2404,7 @@ describe("Zotero.Item", function () {
annotationType: 'highlight', annotationType: 'highlight',
annotationText: "This is highlighted text.", annotationText: "This is highlighted text.",
annotationComment: "This is a comment with <i>rich-text</i>\nAnd a new line", annotationComment: "This is a comment with <i>rich-text</i>\nAnd a new line",
annotationSortIndex: '00015|002431|00000.000', annotationSortIndex: '00015|002431|00000',
annotationPosition: JSON.stringify({ annotationPosition: JSON.stringify({
pageIndex: 123, pageIndex: 123,
rects: [ rects: [