From 4d63ed24235b8a4ac4126d38e185465ba2af4943 Mon Sep 17 00:00:00 2001 From: Jamie Tang Date: Wed, 9 Jul 2025 15:11:57 -0700 Subject: [PATCH] update DefaultLocationStore.test.ts Signed-off-by: Jamie Tang --- .../catalog-backend/src/providers/DefaultLocationStore.test.ts | 1 + 1 file changed, 1 insertion(+) 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({