Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed Aug 19, 2023
1 parent ba798e0 commit bc06f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import XCTest
import NetworkImage
import XCTest

final class DefaultNetworkImageCacheTests: XCTestCase {
func testCacheMiss() {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import XCTest

@testable import NetworkImage

final class DefaultNetworkImageLoaderTests: XCTestCase {
Expand Down

0 comments on commit bc06f2a

Please sign in to comment.