Skip to content

Commit

Permalink
Update test/media-groups.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Gary Katsevman <[email protected]>
  • Loading branch information
brandonocasey and gkatsev authored Apr 6, 2021
1 parent 5a485ab commit 5691211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/media-groups.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ QUnit.module('MediaGroups', function() {
audioSegmentLoader.calls.pause = 0;
audioSegmentLoader.calls.abort = 0;

// verify that all othre mocks are zero
// verify that all other mocks are zero
mocksAreZero(mocks, assert);

tracks.en.enabled = false;
Expand Down

0 comments on commit 5691211

Please sign in to comment.