Skip to content

Commit

Permalink
Fix Networking import into TestUtils (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy authored Dec 20, 2023
1 parent e5c9e31 commit 308abf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/TestUtils/Utils/HTTPURLResponseExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//

import Foundation
@testable import Networking
import Networking

extension HTTPURLResponse {

Expand Down

0 comments on commit 308abf4

Please sign in to comment.