handleSelected test
This commit is contained in:
parent
3979e4fe8e
commit
e0c72a7c4e
1 changed files with 1 additions and 0 deletions
|
|
@ -396,6 +396,7 @@ describe('DocSearch', () => {
|
|||
apiKey: 'key',
|
||||
indexName: 'foo',
|
||||
inputSelector: '#input',
|
||||
handleSelected: true,
|
||||
};
|
||||
|
||||
// When
|
||||
|
|
|
|||
Loading…
Reference in a new issue