mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-18 16:36:56 +03:00
89c8361ee0
MockAdManager did not define setVolume() in this one test, causing the test to throw an exception. This exception got swallowed and did not fail the test, but was noticed in the JS console during a Karma debug run.