Fix tests

This commit is contained in:
Hongbo Wu 2022-10-05 10:26:12 +08:00
parent 3bd6b3d137
commit e3959c4ab8

View file

@ -235,7 +235,7 @@ 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(21)
expect(speechFile.utterances).to.have.lengthOf(19)
})
it('converts long utterances to multiple utterances', () => {