Skip to content

Commit

Permalink
Fix Networking import into TestUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Dec 20, 2023
1 parent e5c9e31 commit fc7dd5d
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 fc7dd5d

Please sign in to comment.