We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a2365 commit 9414becCopy full SHA for 9414bec
Sources/SymbolGraphValidationTests/Main.swift
@@ -123,7 +123,7 @@ struct Precompiled
123
$0.insert($1.package.name)
124
}
125
126
- #expect(dependencies == ["swift-syntax"])
+ #expect(dependencies == ["swift-syntax", "swift-custom-dump", "xctest-dynamic-overlay"])
127
128
#expect(object.graph.cultures.count > 0)
129
#expect(object.graph.decls.nodes.count > 0)
0 commit comments