Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jClugstor committed Aug 13, 2024
1 parent 088185e commit d4899bc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/extensions/bifurcationkit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@ let
@test fold_points [-1.1851851706940317, -5.6734983580551894e-6] # test that they occur at the correct parameter values).
end

let

let
@mtkmodel FOL begin
@parameters begin
τ # parameters
Expand Down Expand Up @@ -163,5 +162,4 @@ let
bf = bifurcationdiagram(bp, PALC(), 2, opts_br)

@test bf.γ.specialpoint[1].param0.1 atol=1e-4 rtol=1e-4

end
end

0 comments on commit d4899bc

Please sign in to comment.