mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
748585ede4
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).