diff --git a/packages/api/test/routers/integrations.test.ts b/packages/api/test/routers/integrations.test.ts index d93784bb6..0c197a11a 100644 --- a/packages/api/test/routers/integrations.test.ts +++ b/packages/api/test/routers/integrations.test.ts @@ -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',