test(web): embed highlight sentinels in search fixture snippet

This commit is contained in:
2026-06-04 12:32:23 +02:00
parent 18ed9bd947
commit de830999d4
+1 -1
View File
@@ -72,7 +72,7 @@ export const searchHits: SearchHitView[] = [
object_name: "Bronze figurine",
brief_description: "A small cast figure.",
visibility: "public",
snippet: "cast bronze with green patina",
snippet: "cast bronze with green patina",
},
...Array.from({ length: 24 }, (_, i) => ({
id: `s-${i + 2}`,