mirror of
https://github.com/neon443/MineSwift.git
synced 2026-03-11 15:16:18 +00:00
revert to xcode 15
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// MineSwiftUITestsLaunchTests.swift
|
||||
// MineSwiftUITests
|
||||
//
|
||||
// Created by Nihaal Sharma on 08/12/2024.
|
||||
// Created by Nihaal Sharma on 31/12/2024.
|
||||
//
|
||||
|
||||
import XCTest
|
||||
@@ -17,7 +17,6 @@ final class MineSwiftUITestsLaunchTests: XCTestCase {
|
||||
continueAfterFailure = false
|
||||
}
|
||||
|
||||
@MainActor
|
||||
func testLaunch() throws {
|
||||
let app = XCUIApplication()
|
||||
app.launch()
|
||||
|
||||
Reference in New Issue
Block a user