We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71ec13 commit fe68aaaCopy full SHA for fe68aaa
test/aqua.jl
@@ -22,7 +22,7 @@ using Aqua
22
# @show method_ambiguity
23
# end
24
@warn "Number of method ambiguities: $(length(ambs))"
25
- @test length(ambs) ≤ 13
+ @test length(ambs) ≤ 8
26
end
27
28
@testset "Aqua tests (additional)" begin
0 commit comments