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 0830899 commit c424a08Copy full SHA for c424a08
tests/snippets.tests.ts
@@ -67,7 +67,7 @@ describe('Snippet Browser test', () => {
67
])
68
69
const snippeted = response.results[0]?.hits[0]?._snippetResult
70
-
+
71
expect(snippeted).toHaveProperty('overview', {
72
value: 'Taisto Kasurinen…',
73
})
0 commit comments