Skip to content

Commit 4f50c39

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 565adc5 commit 4f50c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/StructuredQueriesTests/WhereTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ extension SnapshotTests {
131131
FROM "reminders"
132132
WHERE "reminders"."isFlagged"
133133
"""
134-
}results: {
134+
} results: {
135135
"""
136136
┌───┐
137137
│ 2 │
@@ -146,7 +146,7 @@ extension SnapshotTests {
146146
FROM "reminders"
147147
WHERE "reminders"."isFlagged"
148148
"""
149-
}results: {
149+
} results: {
150150
"""
151151
┌───┐
152152
│ 2 │

0 commit comments

Comments
 (0)