Skip to content

Commit

Permalink
Aqua test_all
Browse files Browse the repository at this point in the history
  • Loading branch information
prbzrg committed Dec 6, 2023
1 parent 01414f4 commit d2cf89c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/quality_tests.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
@testset "Quality" begin
@testset "Method ambiguity" begin
Aqua.test_ambiguities(ContinuousNormalizingFlows)
end
Aqua.test_all(ContinuousNormalizingFlows; ambiguities = false)
Aqua.test_all(ContinuousNormalizingFlows)
end

0 comments on commit d2cf89c

Please sign in to comment.