diff --git a/test/Aqua.jl b/test/Aqua.jl index 77c989389..f34142284 100644 --- a/test/Aqua.jl +++ b/test/Aqua.jl @@ -8,6 +8,5 @@ import Aqua piracies=(broken=true,)) # do not warn about ambiguities in dependencies - # the ambiguities should be resolved in the future - Aqua.test_ambiguities(ReachabilityAnalysis; broken=true) + Aqua.test_ambiguities(ReachabilityAnalysis) end