We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a9701 commit cb2fee4Copy full SHA for cb2fee4
1 file changed
Tests/ApolloTests/RequestCreatorTests.swift
@@ -14,8 +14,6 @@ class RequestCreatorTests: XCTestCase {
14
private let customRequestCreator = TestCustomRequestCreator()
15
private let apolloRequestCreator = ApolloRequestCreator()
16
17
-
18
19
private func checkString(_ string: String,
20
includes expectedString: String,
21
file: StaticString = #file,
0 commit comments