edited tests for no fail and added new Tag test
This commit is contained in:
@ -22,7 +22,7 @@ describe('<Preview/>', function () {
|
||||
const wrapper = shallow(<Preview/>);
|
||||
wrapper.setProps({
|
||||
viewbinding: {
|
||||
showVideo: () => {
|
||||
changeRootElement: () => {
|
||||
func()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user