Reformat code
This commit is contained in:
@@ -17,7 +17,7 @@ final class UITestsLaunchTests: XCTestCase {
|
||||
}
|
||||
|
||||
@MainActor
|
||||
func testLaunch() throws {
|
||||
func testLaunch() {
|
||||
let app = XCUIApplication()
|
||||
app.launch()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user