Skip to content

Commit c5dce5c

Browse files
author
Alexandre Stanislawski
committed
feat(connector): remove non relevant instantsearch API from test
1 parent c08b3e4 commit c5dce5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/connectors/range-slider/__tests__/connectRangeSlider-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ describe('connectRangeSlider', () => {
3232
state: helper.state,
3333
createURL: () => '#',
3434
onHistoryChange: () => {},
35-
instantSearchInstance: {templatesConfig: undefined},
3635
});
3736

3837
{ // should call the rendering once with isFirstRendering to true

0 commit comments

Comments
 (0)