Skip to content

Commit 72e6c63

Browse files
committed
format
1 parent 1612c92 commit 72e6c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/downstream/ode_stripping.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ sol = solve(prob, Rosenbrock23())
1616

1717
@test isnothing(strip_solution(sol).interp.f)
1818

19-
@test isnothing(strip_solution(sol).interp.cache.jac_config)
19+
@test isnothing(strip_solution(sol).interp.cache.jac_config)

0 commit comments

Comments
 (0)