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
c05a6ff3b4
commit
39dcab5076
1 changed files with 1 additions and 1 deletions
|
|
@ -235,6 +235,6 @@ describe('convert HTML to Speech file', () => {
|
|||
title: 'Wang Yi at the UN; Fu Zhenghua sentenced; Nvidia China sales',
|
||||
options: TEST_OPTIONS,
|
||||
})
|
||||
expect(speechFile.utterances).to.have.lengthOf(12)
|
||||
expect(speechFile.utterances).to.have.lengthOf(21)
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue