Updated tests and latest changes

This commit is contained in:
Belen Curcio
2018-08-17 11:40:31 -03:00
parent 071cf1ce1d
commit 310f250212
14 changed files with 64 additions and 28 deletions
@@ -9,6 +9,7 @@ exports[`renders as anchor 1`] = `
onMouseOut={[Function]}
onMouseOver={[Function]}
onTouchEnd={[Function]}
type="button"
>
Push Me
</a>
@@ -23,6 +24,7 @@ exports[`renders correctly 1`] = `
onMouseOut={[Function]}
onMouseOver={[Function]}
onTouchEnd={[Function]}
type="button"
>
Push Me
</button>