test(web): embed highlight sentinels in search fixture snippet
This commit is contained in:
@@ -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}`,
|
||||
|
||||
Reference in New Issue
Block a user