Skip to content

Commit 103df17

Browse files
committed
Better call
1 parent 4b323f6 commit 103df17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/iifCompareTests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ using Test
5656
# fg2 has been solved, so it should fail on the estimate dictionary
5757
@test !compareSimilarVariables(fg, fg2, skipsamples=true, skip=Symbol[:initialized;:inferdim])
5858

59-
tree = solveGraph!(fg2)
59+
tree = resetBuildTree!(fg2)
6060

6161
@test compareSimilarFactors(fg, fg2, skipsamples=true, skipcompute=true)
6262

0 commit comments

Comments
 (0)