Skip to content

Commit 2785db2

Browse files
committed
fixup! Use the subheading fragments to init the external entity
1 parent 79c9844 commit 2785db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftDocCUtilitiesTests/OutOfProcessReferenceResolverTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class OutOfProcessReferenceResolverTests: XCTestCase {
8888
]),
8989
subHeadingDeclarationFragments: .init(declarationFragments: [
9090
.init(kind: .text, spelling: "variant subheading declaration fragment", preciseIdentifier: nil)
91-
]),
91+
])
9292
)
9393
]
9494
)

0 commit comments

Comments
 (0)