Skip to content

Commit

Permalink
using FiniteDiff in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frankschae committed Jan 5, 2023
1 parent 7f97fc8 commit b169a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/callbacks/continuous_callbacks.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using OrdinaryDiffEq, Zygote
using SciMLSensitivity, Test, ForwardDiff
using SciMLSensitivity, Test, ForwardDiff, FiniteDiff

abstol = 1e-12
reltol = 1e-12
Expand Down

0 comments on commit b169a12

Please sign in to comment.