mirror of
https://github.com/bitwarden/android.git
synced 2026-03-22 06:11:38 -05:00
BIT-1708 Add the test tag for the policy notice. (#974)
This commit is contained in:
committed by
Álison Fernandes
parent
da176994ca
commit
be54a1bfbb
@@ -90,6 +90,7 @@ fun AddSendContent(
|
||||
BitwardenPolicyWarningText(
|
||||
text = stringResource(id = R.string.send_options_policy_in_effect),
|
||||
modifier = Modifier
|
||||
.semantics { testTag = "SendOptionsPolicyInEffectLabel" }
|
||||
.padding(horizontal = 16.dp)
|
||||
.fillMaxWidth(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user