Skip to content

Commit

Permalink
no coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimerzp committed Sep 17, 2024
1 parent 2f80054 commit b07fa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
@test m1 1.00 atol = 0.2
@test s1 1.00 atol = 0.3
@test mm2 1.13 atol = 0.2
@test m2 1.97 atol = 0.2
@test m2 2.22 atol = 0.2
@test s2 2.40 atol = 0.5
end

Expand Down

0 comments on commit b07fa03

Please sign in to comment.