diff --git a/test/aqua.jl b/test/aqua.jl index b403790aa5..5d670c4a51 100644 --- a/test/aqua.jl +++ b/test/aqua.jl @@ -22,7 +22,7 @@ using Aqua # @show method_ambiguity # end @warn "Number of method ambiguities: $(length(ambs))" - @test length(ambs) ≤ 13 + @test length(ambs) ≤ 0 end @testset "Aqua tests (additional)" begin