Skip to content

Commit 981a15d

Browse files
committed
update test
1 parent 4785e3a commit 981a15d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/sidebar/services/test/streamer-test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ describe('StreamerService', () => {
130130
receiveRealTimeUpdates: sinon.stub(),
131131
removeAnnotations: sinon.stub(),
132132
highlightAnnotations: sinon.stub(),
133+
selectTab: sinon.stub(),
134+
setAnnotationFocusRequest: sinon.stub(),
133135
},
134136
);
135137

0 commit comments

Comments
 (0)