Files
shaka-player/test
Joey Parrish 748585ede4 test: Fix Jasmine 4 deprecation warnings (#4109)
Jasmine 4 deprecated some part of its custom matcher API.

This puts us in compliance with the new API (by omitting a parameter
we didn't really need), and silences the deprecation warnings (which
only showed up when enabling logging in the tests).
2022-04-11 09:03:40 -07:00
..