diff --git a/Tests/SwiftDriverTests/SwiftDriverTests.swift b/Tests/SwiftDriverTests/SwiftDriverTests.swift index cea18772e..e58237ed4 100644 --- a/Tests/SwiftDriverTests/SwiftDriverTests.swift +++ b/Tests/SwiftDriverTests/SwiftDriverTests.swift @@ -5625,9 +5625,6 @@ final class SwiftDriverTests: XCTestCase { } func testVerboseImmediateMode() throws { - #if os(macOS) && arch(arm64) - try XCTSkipIf(true, "Temporarily disabled on Apple Silicon (rdar://80558898)") - #endif // There is nothing particularly macOS-specific about this test other than // the use of some macOS-specific XCTest functionality to determine the