mirror of
https://github.com/bitwarden/android.git
synced 2026-05-10 16:45:43 -05:00
BIT-1941: Add test tag for user and environment (#1136)
This commit is contained in:
@@ -194,6 +194,7 @@ fun VaultUnlockScreen(
|
||||
style = MaterialTheme.typography.bodyMedium,
|
||||
color = MaterialTheme.colorScheme.onSurfaceVariant,
|
||||
modifier = Modifier
|
||||
.semantics { testTag = "UserAndEnvironmentDataLabel" }
|
||||
.padding(horizontal = 16.dp)
|
||||
.fillMaxWidth(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user