Skip to content

Commit 5ceb6e8

Browse files
committed
format
1 parent 98be28b commit 5ceb6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeGeneration/Tests/ValidateSyntaxNodes/ValidateSyntaxNodes.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ class ValidateSyntaxNodes: XCTestCase {
645645
ValidationFailure(
646646
node: .unexpectedCodeDecl,
647647
message: "child 'unexpectedCode' is a SyntaxCollection but child is not marked as a collection"
648-
),
648+
)
649649
]
650650
)
651651
}

0 commit comments

Comments
 (0)