videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

fix(tests): Update tests for last versions of chrome, minor update to husky #799

Closed yarres closed 5 years ago

yarres commented 5 years ago

Fix tests for last version of chrome

BREAKING CHANGE: None that I am aware of;

Checklist

Elecash commented 5 years ago

@yarres thank you for your PR.

Can you do it again? You used fix(tests) in your commit message where it should be tests(chrome) or similar.

Changes in tests should not trigger a new release change. So it would be great if you can close this PR and open a new one with the correct commit message.

Thank you.

yarres commented 5 years ago

Ok no problems, I have opened a new one: https://github.com/videogular/videogular2/pull/801