From ec4d118562bb8f34086d674010c1c0148e16d300 Mon Sep 17 00:00:00 2001 From: Armand Zangue Date: Mon, 6 Mar 2023 21:17:34 +0100 Subject: [PATCH] fix failling CastUtils test --- test/cast/cast_utils_unit.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/cast/cast_utils_unit.js b/test/cast/cast_utils_unit.js index ff954fc45b..994f09b47e 100644 --- a/test/cast/cast_utils_unit.js +++ b/test/cast/cast_utils_unit.js @@ -29,6 +29,7 @@ describe('CastUtils', () => { 'createPlayhead', 'createMediaSourceEngine', 'createStreamingEngine', + 'disableStream', ]; const castMembers = CastUtils.PlayerVoidMethods