Skip to content

Commit af67e30

Browse files
committed
fix test
1 parent ac10f38 commit af67e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testGradientUtils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ end
138138
@testset "Enable SolverParams.attemptGradients" begin
139139
##
140140

141-
fg = generateGraph_LineStep(;
141+
fg = generateGraph_LineStep(4;
142142
solverParams = SolverParams(;
143143
attemptGradients=true
144144
)

0 commit comments

Comments
 (0)