mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
testId for components (#1165)
* [MOSIP-31142]: add testId for issuers screen,kebab popup, walletbinding and passcode screen Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> * [MOSIP-31142]: add testId for esignet logo and resend otp Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> * [MOSIP-31142]: rename testId resend otp Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> --------- Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
This commit is contained in:
@@ -215,7 +215,7 @@ export const IssuersScreen: React.FC<
|
||||
)}
|
||||
</Row>
|
||||
<Text
|
||||
{...testIDProps('issuersScreenDescription')}
|
||||
testID="issuersScreenDescription"
|
||||
style={{
|
||||
...Theme.TextStyles.regularGrey,
|
||||
paddingTop: 0.5,
|
||||
|
||||
Reference in New Issue
Block a user