diff --git a/Sources/TestUtils/Utils/HTTPURLResponseExtension.swift b/Sources/TestUtils/Utils/HTTPURLResponseExtension.swift index 9135b285e..211e32c0c 100644 --- a/Sources/TestUtils/Utils/HTTPURLResponseExtension.swift +++ b/Sources/TestUtils/Utils/HTTPURLResponseExtension.swift @@ -17,7 +17,7 @@ // import Foundation -@testable import Networking +import Networking extension HTTPURLResponse {