Skip to content

Commit

Permalink
resolve broken tests for ambiguities
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Jun 14, 2024
1 parent 0deb3d7 commit 70a9534
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/Aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 70a9534

Please sign in to comment.