Skip to content

Commit bd919fe

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 9704bc2 commit bd919fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/Search/SearchTests/SearchTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ class SearchTests: XCTestCase {
125125
temperatureMaxUnit: "°F",
126126
temperatureMin: 80,
127127
temperatureMinUnit: "°F"
128-
)
128+
),
129129
]
130130
)
131131
}
@@ -187,7 +187,7 @@ class SearchTests: XCTestCase {
187187
temperatureMaxUnit: "°F",
188188
temperatureMin: 80,
189189
temperatureMinUnit: "°F"
190-
)
190+
),
191191
]
192192
)
193193
}

0 commit comments

Comments
 (0)