Files
shaka-player/test/ads
Joey Parrish 89c8361ee0 test: Fix exception calling setVolume() in ads test (#6731)
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.
2024-05-31 16:44:32 -07:00
..