Run swift-format

This commit is contained in:
stephencelis
2022-06-03 21:19:09 +00:00
committed by github-actions[bot]
parent 9704bc2bd2
commit bd919feddb

View File

@@ -125,7 +125,7 @@ class SearchTests: XCTestCase {
temperatureMaxUnit: "°F",
temperatureMin: 80,
temperatureMinUnit: "°F"
)
),
]
)
}
@@ -187,7 +187,7 @@ class SearchTests: XCTestCase {
temperatureMaxUnit: "°F",
temperatureMin: 80,
temperatureMinUnit: "°F"
)
),
]
)
}