mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix tests
This commit is contained in:
parent
a35b096d73
commit
aad8539b43
1 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,8 @@ describe('elastic api', () => {
|
|||
it('searches pages', async () => {
|
||||
const searchResults = await searchPages(
|
||||
{
|
||||
dateFilters: [],
|
||||
hasFilters: [],
|
||||
inFilter: InFilter.ALL,
|
||||
labelFilters: [],
|
||||
readFilter: ReadFilter.ALL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue