Skip to content

Commit 498908b

Browse files
committed
test
1 parent ca93645 commit 498908b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftParserTest/translated/RecoveryTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ final class RecoveryTests: XCTestCase {
12731273
}
12741274
""",
12751275
diagnostics: [
1276-
DiagnosticSpec(message: "unexpected code '[0]' in function ")
1276+
DiagnosticSpec(message: "unexpected code '[0]' in function")
12771277
]
12781278
)
12791279
}

0 commit comments

Comments
 (0)