Skip to content

Commit

Permalink
fix failling CastUtils test
Browse files Browse the repository at this point in the history
  • Loading branch information
zangue committed Mar 7, 2023
1 parent 1a4f919 commit ec4d118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cast/cast_utils_unit.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ describe('CastUtils', () => {
'createPlayhead',
'createMediaSourceEngine',
'createStreamingEngine',
'disableStream',
];

const castMembers = CastUtils.PlayerVoidMethods
Expand Down

0 comments on commit ec4d118

Please sign in to comment.