Skip to content

Commit a2bb7b7

Browse files
committed
fix: expect
1 parent 489be90 commit a2bb7b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/CTS/requests/search/search.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"requests": [
155155
{
156156
"indexName": "cts_e2e_highlight_snippet_results",
157-
"query": "nvim",
157+
"query": "vim",
158158
"attributesToSnippet": [
159159
"*:20"
160160
],
@@ -174,7 +174,7 @@
174174
"requests": [
175175
{
176176
"indexName": "cts_e2e_highlight_snippet_results",
177-
"query": "nvim",
177+
"query": "vim",
178178
"attributesToSnippet": [
179179
"*:20"
180180
],
@@ -269,7 +269,7 @@
269269
"nbHits": true,
270270
"typo": true
271271
},
272-
"query": "nvim",
272+
"query": "vim",
273273
"index": "cts_e2e_highlight_snippet_results",
274274
"renderingContent": {}
275275
}

0 commit comments

Comments
 (0)