Update files following swiftformat upgrade
This commit is contained in:
committed by
Stefan Ceriu
parent
2bb26efbe1
commit
04053ae69b
@@ -59,7 +59,7 @@ class UserSessionScreenTests: XCTestCase {
|
||||
try await app.assertScreenshot()
|
||||
}
|
||||
|
||||
func testElementCall() async throws {
|
||||
func testElementCall() {
|
||||
let app = Application.launch(.userSessionScreen)
|
||||
|
||||
app.buttons[A11yIdentifiers.homeScreen.roomName(firstRoomName)].tap()
|
||||
|
||||
Reference in New Issue
Block a user