Skip to content

Commit fdb8c22

Browse files
test(js): prepare highlight test todos
1 parent d9d2900 commit fdb8c22

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe('highlightHit', () => {
2+
test.todo('tests');
3+
});
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe('reverseSnippetHit', () => {
2+
test.todo('tests');
3+
});
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe('snippetHit', () => {
2+
test.todo('tests');
3+
});

0 commit comments

Comments
 (0)