Skip to content

Commit 3f79b84

Browse files
committed
fix ts
1 parent cf8824d commit 3f79b84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/useSearchHighlightAndScrollTest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ afterEach(() => {
2525

2626
describe('useSearchHighlightAndScroll', () => {
2727
const baseProps: UseSearchHighlightAndScroll = {
28+
shouldUseLiveData: false,
2829
searchResults: {
2930
data: {
3031
personalDetailsList: {},

0 commit comments

Comments
 (0)