Skip to content

Commit 7015084

Browse files
committed
Lint fix again
1 parent eb106c0 commit 7015084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SourceKitLSPTests/DocumentTestDiscoveryTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ final class DocumentTestDiscoveryTests: XCTestCase {
683683
TestTag(id: "foo"),
684684
TestTag(id: "Nested.foo"),
685685
TestTag(id: "bar"),
686-
TestTag(id: "baz")
686+
TestTag(id: "baz"),
687687
]
688688
)
689689
],

0 commit comments

Comments
 (0)