Skip to content

Commit c37c1a4

Browse files
committed
Reformat
1 parent 35a40fe commit c37c1a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/SwiftSyntaxBuilderTest/CollectionNodeFlatteningTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ final class CollectionNodeFlatteningTests: XCTestCase {
5454
}
5555

5656
AssertBuildResult(
57-
buildable,
57+
buildable,
5858
"""
5959
let one = object.methodOne()
6060
let two = object.methodTwo()
6161
"""
62-
)
62+
)
6363
}
6464
}

0 commit comments

Comments
 (0)