Fix new redundantSendable and redundantSwiftTestingSuite swiftformat errors

This commit is contained in:
Stefan Ceriu
2026-03-04 13:54:08 +02:00
committed by Stefan Ceriu
parent 12154476c2
commit 5e41016d5e
134 changed files with 2 additions and 134 deletions

View File

@@ -12,7 +12,6 @@ import Testing
import UIKit
@MainActor
@Suite
final class AuthenticationStartScreenViewModelTests {
var clientFactory: AuthenticationClientFactoryMock!
var client: ClientSDKMock!