Skip to content

Commit

Permalink
build: Fix linter error introduced by shaka-project#3649
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Apr 21, 2022
1 parent adc3502 commit 7832fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ui/ui_unit.js
Expand Up @@ -668,7 +668,7 @@ describe('UI', () => {

expect(qualityOptions).toEqual(['200 kbits/s', '100 kbits/s']);
});

/**
* Use internals to update the resolution menu. Our fake manifest can
* cause problems with startup where the Player will get stuck using
Expand Down

0 comments on commit 7832fbc

Please sign in to comment.