Updated tests

This commit is contained in:
Belén Curcio
2018-09-11 10:17:46 -03:00
parent 91d421ad46
commit f7fa1dae23
3 changed files with 96 additions and 336 deletions
@@ -2,14 +2,9 @@
exports[`renders correctly 1`] = `
<div
className="ValidationMessage-root ValidationMessage-colorError custom"
className="Message-root custom"
icon="warning"
>
<span
aria-hidden="true"
className="Icon-root ValidationMessage-icon Icon-sm"
>
warning
</span>
Hello World
</div>
`;