Skip to content

Commit c424a08

Browse files
committed
Fix style
1 parent 0830899 commit c424a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snippets.tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ describe('Snippet Browser test', () => {
6767
])
6868

6969
const snippeted = response.results[0]?.hits[0]?._snippetResult
70-
70+
7171
expect(snippeted).toHaveProperty('overview', {
7272
value: 'Taisto Kasurinen…',
7373
})

0 commit comments

Comments
 (0)