Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Aug 19, 2024
1 parent de3dbce commit 5a9892c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ssa_callback_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,5 @@ let
integ = init(jprob, SSAStepper(); callback = cb, tstops)
solve!(integ)
@test integ.tstops !== tstops
@test isempty(tstops)
end

0 comments on commit 5a9892c

Please sign in to comment.