Merge pull request #1898 from omnivore-app/fix/integrations-router-test

Fix the tests due to the change of readwise integration
This commit is contained in:
Hongbo Wu 2023-03-10 18:17:36 +08:00 committed by GitHub
commit 28d70e90dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',