mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
4dc8401dd4
This adds a mock for Date.now. Any test using Date needs to have Date mocked to avoid flake. Closes #6226