Skip to content

Commit

Permalink
Aqua ambiguities test
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 19, 2024
1 parent 76e8cb8 commit 178a41c
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 @@ -3,6 +3,5 @@ import Aqua
using Test: @testset

@testset "aqua" begin
# todo: ambiguities in FillArrays
Aqua.test_all(ImageGeoms, ambiguities=false)
Aqua.test_all(ImageGeoms)
end

0 comments on commit 178a41c

Please sign in to comment.