diff --git a/plugins/catalog-backend/src/providers/DefaultLocationStore.test.ts b/plugins/catalog-backend/src/providers/DefaultLocationStore.test.ts index 5e3f3e0b17..05e078723d 100644 --- a/plugins/catalog-backend/src/providers/DefaultLocationStore.test.ts +++ b/plugins/catalog-backend/src/providers/DefaultLocationStore.test.ts @@ -211,6 +211,7 @@ describe('DefaultLocationStore', () => { entity_id: entityId, key: `metadata.annotations.${ANNOTATION_ORIGIN_LOCATION}`, value: `url:https://example.com`, + original_value: `url:https://example.com`, }); await knex('locations').insert({