Skip to content

Commit bb76ec4

Browse files
committed
update expectation to account for new optimizations
1 parent 2d23171 commit bb76ec4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SymbolGraphLinkerTests/Main.LinkResolution.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ extension Main.LinkResolution:TestBattery
168168

169169

170170
tests.expect($0.outlines() ..? [
171-
.vertex(2, text: "OtherTutorial"),
172171
.vertex(2, text: "OtherTutorial"),
173172
.vertex(1, text: "GettingStarted"),
174173
.vertex(0, text: "GettingStarted"),

0 commit comments

Comments
 (0)