mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Configured and applied SwiftFormat
This commit is contained in:
committed by
Stefan Ceriu
parent
ff2e6ddfa7
commit
43c28d23b7
+1
-2
@@ -14,8 +14,8 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
import XCTest
|
||||
import RiotSwiftUI
|
||||
import XCTest
|
||||
|
||||
class AuthenticationVerifyEmailUITests: MockScreenTestCase {
|
||||
func testEmptyAddress() {
|
||||
@@ -78,5 +78,4 @@ class AuthenticationVerifyEmailUITests: MockScreenTestCase {
|
||||
XCTAssertTrue(backButton.exists, "Back button should be shown.")
|
||||
XCTAssertEqual(backButton.label, "Back")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user