mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Add utility to run UI tests for Screen states, add screen states for template and finish unit test.
This commit is contained in:
+1
@@ -31,6 +31,7 @@ struct TemplateUserProfilePresenceView: View {
|
||||
.frame(width: 8, height: 8)
|
||||
Text(presence.title)
|
||||
.font(.subheadline)
|
||||
.accessibilityIdentifier("presenceText")
|
||||
}
|
||||
.foregroundColor(foregroundColor)
|
||||
.padding(0)
|
||||
|
||||
Reference in New Issue
Block a user