We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cf90a commit d70a15eCopy full SHA for d70a15e
Tests/ComplexTests/TestingBase.swift
@@ -14,7 +14,7 @@ import XCTest
14
internal protocol XCTActivity {
15
16
var name: String { get }
17
- func add(_ attachment: Any) { }
+ func add(_ attachment: Any)
18
}
19
20
// MARK: - XCTContext Definition
0 commit comments