Skip to content

Commit 302c7bb

Browse files
committed
enable
1 parent 7d20953 commit 302c7bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/FunctionalTests/DependencyResolutionTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ class DependencyResolutionTests: XCTestCase {
7878
}
7979

8080
func testMirrors() throws {
81-
try XCTSkipIf(true, "test is broken and needs investigation rdar://107970938")
82-
8381
try fixture(name: "DependencyResolution/External/Mirror") { fixturePath in
8482
let prefix = try resolveSymlinks(fixturePath)
8583
let appPath = prefix.appending("App")

0 commit comments

Comments
 (0)