Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nirre7 committed Sep 26, 2018
1 parent 960d572 commit 650b203
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions boilerplate/test/__snapshots__/storyshots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2380,7 +2380,7 @@ exports[`Storyshots Header Behavior 1`] = `
}
}
>
HOW TO
secondExampleScreen.howTo.test
</Text>
</View>
<View
Expand Down Expand Up @@ -2541,7 +2541,7 @@ exports[`Storyshots Header Behavior 1`] = `
}
}
>
HOW TO
secondExampleScreen.howTo.test
</Text>
</View>
<View
Expand Down Expand Up @@ -2678,7 +2678,7 @@ exports[`Storyshots Header Behavior 1`] = `
}
}
>
HOW TO
secondExampleScreen.howTo.test
</Text>
</View>
<View
Expand Down Expand Up @@ -3717,7 +3717,7 @@ exports[`Storyshots Text Passing Content 1`] = `
}
}
>
OK!
common.ok.test
</Text>
<Text
style={
Expand All @@ -3728,7 +3728,7 @@ exports[`Storyshots Text Passing Content 1`] = `
}
}
>
[missing "en.omglol" translation]
omglol.test
</Text>
</View>
</View>
Expand Down Expand Up @@ -4447,7 +4447,7 @@ exports[`Storyshots TextField Labelling 1`] = `
Name
</Text>
<TextInput
allowFontScaling={true}
autoFocus={false}
onChangeText={[Function]}
placeholder="omg your name"
placeholderTextColor="#CDD4DA"
Expand Down Expand Up @@ -4560,12 +4560,12 @@ exports[`Storyshots TextField Labelling 1`] = `
}
}
>
Field
storybook.field.test
</Text>
<TextInput
allowFontScaling={true}
autoFocus={false}
onChangeText={[Function]}
placeholder="Placeholder"
placeholder="storybook.placeholder.test"
placeholderTextColor="#CDD4DA"
style={
Object {
Expand Down Expand Up @@ -4711,7 +4711,7 @@ exports[`Storyshots TextField Style Overrides 1`] = `
First Name
</Text>
<TextInput
allowFontScaling={true}
autoFocus={false}
onChangeText={[Function]}
placeholderTextColor="#CDD4DA"
style={
Expand Down Expand Up @@ -4747,7 +4747,7 @@ exports[`Storyshots TextField Style Overrides 1`] = `
Last Name
</Text>
<TextInput
allowFontScaling={true}
autoFocus={false}
onChangeText={[Function]}
placeholderTextColor="#CDD4DA"
style={
Expand Down Expand Up @@ -4862,7 +4862,7 @@ exports[`Storyshots TextField Style Overrides 1`] = `
Name
</Text>
<TextInput
allowFontScaling={true}
autoFocus={false}
onChangeText={[Function]}
placeholderTextColor="#CDD4DA"
style={
Expand Down

0 comments on commit 650b203

Please sign in to comment.