mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced 2025-12-20 09:11:33 +01:00
Run swift-format
This commit is contained in:
committed by
github-actions[bot]
parent
9704bc2bd2
commit
bd919feddb
@@ -125,7 +125,7 @@ class SearchTests: XCTestCase {
|
|||||||
temperatureMaxUnit: "°F",
|
temperatureMaxUnit: "°F",
|
||||||
temperatureMin: 80,
|
temperatureMin: 80,
|
||||||
temperatureMinUnit: "°F"
|
temperatureMinUnit: "°F"
|
||||||
)
|
),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
@@ -187,7 +187,7 @@ class SearchTests: XCTestCase {
|
|||||||
temperatureMaxUnit: "°F",
|
temperatureMaxUnit: "°F",
|
||||||
temperatureMin: 80,
|
temperatureMin: 80,
|
||||||
temperatureMinUnit: "°F"
|
temperatureMinUnit: "°F"
|
||||||
)
|
),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user