mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
add failed test
This commit is contained in:
parent
53c4fc835d
commit
02c4afd196
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ describe('elastic api', () => {
|
|||
url: page.url,
|
||||
})
|
||||
|
||||
expect(pageFound).not.undefined
|
||||
expect(pageFound).to.undefined
|
||||
})
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue