Skip to content

Commit

Permalink
Fix kaltura test
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Mar 18, 2022
1 parent b99ad26 commit 0f512c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/players/Kaltura.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ test('render()', t => {
scrolling='no'
style={style}
allowFullScreen
allow='encrypted-media'
allow='encrypted-media;autoplay'
referrerPolicy='no-referrer-when-downgrade'
/>
))
Expand Down

0 comments on commit 0f512c2

Please sign in to comment.