update DefaultLocationStore.test.ts

Signed-off-by: Jamie Tang <jamie.tang@autodesk.com>
This commit is contained in:
Jamie Tang
2025-07-09 15:11:57 -07:00
parent fa6fa60445
commit 4d63ed2423
@@ -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<DbLocationsRow>('locations').insert({