Adds e2e symptom data input tests and necessary testIDs to the existing components
This commit is contained in:
@@ -50,6 +50,7 @@ class Note extends SymptomView {
|
||||
this.setState({ currentValue: val })
|
||||
}}
|
||||
value={this.state.currentValue}
|
||||
testID='noteInput'
|
||||
/>
|
||||
</SymptomSection>
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user