Skip to content

Commit

Permalink
fga-eps-mds#166 - MINOR: Updating RegisterScreen Jest Snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusoliveira30 committed Apr 12, 2018
1 parent 54fd914 commit d363805
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions __tests__/screens/__snapshots__/RegisterScreen.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ exports[`Testing RegisterScreen renders as expected 1`] = `
}
}
>
<GenericField
errorMessage="Está errado!"
header="Genérico"
icon="chevrons-up"
message="Componente de Input"
validorRegex={/\\\\w\\{6,\\}/}
value=""
/>
<Text
accessible={true}
allowFontScaling={true}
Expand Down

0 comments on commit d363805

Please sign in to comment.