Skip to content

Commit 8d03422

Browse files
test: Removes testable import
1 parent ba57614 commit 8d03422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/GraphQLTransportWSTests/GraphQLTransportWSTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Foundation
33
import GraphQL
44
import XCTest
55

6-
@testable import GraphQLTransportWS
6+
import GraphQLTransportWS
77

88
class GraphqlTransportWSTests: XCTestCase {
99
var clientMessenger: TestMessenger!

0 commit comments

Comments
 (0)