Skip to content

Commit

Permalink
test: remove support map code that doesn't apply to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoGarciaDiez authored and joeyparrish committed Apr 26, 2023
1 parent 7c6502d commit d541da7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/polyfill/media_capabilities_unit.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ describe('MediaCapabilities', () => {
width: 512,
},
};
shaka.polyfill.MediaCapabilities.memoizedMediaKeySystemAccessRequests_ = {};

mockCanDisplayType = jasmine.createSpy('canDisplayType');
mockCanDisplayType.and.returnValue(false);
Expand Down

0 comments on commit d541da7

Please sign in to comment.