Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Dec 20, 2023
1 parent a9a4310 commit c90d539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_diagnostic.jl
Expand Up @@ -13,4 +13,4 @@ y = [2.95]


freq = talagrand_diagram(x,y)
@test nbins == [0,0,0,0,1,0]
@test freq == [0,0,0,0,1,0]

0 comments on commit c90d539

Please sign in to comment.