We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3eca5b commit 39b453eCopy full SHA for 39b453e
1 file changed
src/components/scenes/GettingStartedScene.tsx
@@ -406,6 +406,7 @@ export const GettingStartedScene: React.FC<Props> = props => {
406
</EdgeAnim>
407
</View>
408
<EdgeTouchableOpacity
409
+ testID="getStartedSignIn"
410
style={styles.tertiaryTouchable}
411
onPress={handlePressSignIn}
412
>
0 commit comments