Skip to content

Commit c18e9d8

Browse files
committed
test: updating the jest file
1 parent 21f63ea commit c18e9d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Speech {
2222
static getAvailableVoices = mockPromiseArr;
2323
static getEngines = mockPromiseArr;
2424
static setEngine = mockPromise;
25+
static openVoiceDataInstaller = mockPromise;
2526
static onError = eventMock;
2627
static onStart = eventMock;
2728
static onFinish = eventMock;

0 commit comments

Comments
 (0)