Fix the tests due to the change of readwise integration

This commit is contained in:
Hongbo Wu 2023-03-10 18:03:39 +08:00
parent bd3bf68a5b
commit 83cd93bce4

View file

@ -155,7 +155,7 @@ describe('Integrations routers', () => {
highlighted_at: highlight.createdAt.toISOString(),
category: 'articles',
image_url: page.image,
location: highlightPositionPercent,
// location: highlightPositionPercent,
location_type: 'order',
note: highlight.annotation,
source_type: 'omnivore',