You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Package.swift
+2-3
Original file line number
Diff line number
Diff line change
@@ -517,8 +517,7 @@ let package = Package(
517
517
name:"WorkspaceTests",
518
518
dependencies:["Workspace","SPMTestSupport"]
519
519
),
520
-
// rdar://101868275 "error: cannot find 'XCTAssertEqual' in scope" can affect almost any functional test, so we flat out disable them all until we know what is going on
0 commit comments