We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489be90 commit a2bb7b7Copy full SHA for a2bb7b7
tests/CTS/requests/search/search.json
@@ -154,7 +154,7 @@
154
"requests": [
155
{
156
"indexName": "cts_e2e_highlight_snippet_results",
157
- "query": "nvim",
+ "query": "vim",
158
"attributesToSnippet": [
159
"*:20"
160
],
@@ -174,7 +174,7 @@
174
175
176
177
178
179
180
@@ -269,7 +269,7 @@
269
"nbHits": true,
270
"typo": true
271
},
272
273
"index": "cts_e2e_highlight_snippet_results",
274
"renderingContent": {}
275
}
0 commit comments