Skip to content

Commit d8d740d

Browse files
committed
add issue number for test issue
1 parent 17250ab commit d8d740d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testVariousNSolveSize.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ end
2626

2727
##
2828

29-
@error "MUST RESTORE SOLVE WITH DIFFERENT SIZE N"
29+
@error "MUST RESTORE SOLVE WITH DIFFERENT SIZE N, see #1722"
3030
if false
3131
# Change to N=150 AFTER constructing the graph, so solver must update the belief sample values during inference
3232
getSolverParams(fg).N = 150

0 commit comments

Comments
 (0)