mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Fix Naming
Change userService name to templateUserProfileService for templating. Remove test subclass from MockScreenTest
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 {
|
||||
MockTemplateProfileUserScreenState.screenGroup()
|
||||
MockTemplateUserProfileScreenState.screenGroup()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user