Remove references to onYouTubePlayerAPIReady and onHTML5PlayerAPIReady
This commit is contained in:
committed by
Valera Rozuvan
parent
bcf4fd5f3d
commit
e930b96b52
@@ -11,8 +11,6 @@
|
||||
|
||||
afterEach(function () {
|
||||
window.OldVideoPlayer = undefined;
|
||||
window.onYouTubePlayerAPIReady = undefined;
|
||||
window.onHTML5PlayerAPIReady = undefined;
|
||||
$('source').remove();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user