edited tests for no fail and added new Tag test

This commit is contained in:
2020-06-23 23:13:14 +02:00
parent 89153b5da9
commit 4ac21506f3
4 changed files with 31 additions and 4 deletions

View File

@ -99,7 +99,7 @@ describe('<Player/>', function () {
wrapper.setProps({
viewbinding: {
hideVideo: () => {
returnToLastElement: () => {
func()
}
}