Fix E2E tests (#5980)
This commit is contained in:
@@ -220,7 +220,8 @@ function DialogInner({
|
||||
onPress={() => control.close()}
|
||||
color="primary"
|
||||
size={isWeb ? 'small' : 'large'}
|
||||
variant="solid">
|
||||
variant="solid"
|
||||
testID="confirmBtn">
|
||||
<ButtonText>
|
||||
<Trans>Done</Trans>
|
||||
</ButtonText>
|
||||
|
||||
Reference in New Issue
Block a user