Skip to content

Commit

Permalink
fix test name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Jan 20, 2025
1 parent 2f1e3ee commit a5c0164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/distributions/tensor_dirichlet_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ end
end
end

@testitem "TensorDirichlet: mean" begin
@testitem "TensorDirichlet: logmean" begin
include("distributions_setuptests.jl")

for rank in (3, 5)
Expand Down

0 comments on commit a5c0164

Please sign in to comment.