We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1612c92 commit 72e6c63Copy full SHA for 72e6c63
test/downstream/ode_stripping.jl
@@ -16,4 +16,4 @@ sol = solve(prob, Rosenbrock23())
16
17
@test isnothing(strip_solution(sol).interp.f)
18
19
-@test isnothing(strip_solution(sol).interp.cache.jac_config)
+@test isnothing(strip_solution(sol).interp.cache.jac_config)
0 commit comments