Skip to content

Commit def8a8f

Browse files
committed
Add testid
1 parent 482856a commit def8a8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/common-app/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ export default function App() {
198198
<View style={styles.searchBar}>
199199
<Icon name="search" size={20} color={COLORS.NAVY} />
200200
<TextInput
201+
testID="search-examples"
201202
accessibilityLabel="Search examples"
202203
autoCapitalize="none"
203204
autoCorrect={false}

0 commit comments

Comments
 (0)