Skip to content

Commit

Permalink
chore(test): remove no-longer-occurring error
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Aug 4, 2021
1 parent fb0088a commit 1de0c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/__tests__/InstantSearch-test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2509,7 +2509,6 @@ describe('initialUiState', () => {
// This is a UI parameter that is not supported by default but that
// can be added when using custom widgets. Having it in `initialUiState`
// makes sure that it doesn't throw if it happens.
// @ts-expect-error
customWidget: {
query: 'Custom query',
},
Expand Down

0 comments on commit 1de0c75

Please sign in to comment.