Skip to content

Commit 9414bec

Browse files
committed
swift-snapshot-testing gained additional dependencies
1 parent b0a2365 commit 9414bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SymbolGraphValidationTests/Main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ struct Precompiled
123123
$0.insert($1.package.name)
124124
}
125125

126-
#expect(dependencies == ["swift-syntax"])
126+
#expect(dependencies == ["swift-syntax", "swift-custom-dump", "xctest-dynamic-overlay"])
127127

128128
#expect(object.graph.cultures.count > 0)
129129
#expect(object.graph.decls.nodes.count > 0)

0 commit comments

Comments
 (0)