mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02: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
-1
@@ -67,6 +67,6 @@ struct TemplateUserProfile: View {
|
||||
@available(iOS 14.0, *)
|
||||
struct TemplateUserProfile_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
MockTemplateProfileUserScreenStates.screenGroup()
|
||||
MockTemplateProfileUserScreenState.screenGroup()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user