Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezHz committed Apr 6, 2024
1 parent 612fd03 commit 85e8d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ end
Aqua.test_ambiguities(TaylorIntegration)
Aqua.test_all(
TaylorIntegration;
ambiguities=false,
ambiguities=false, # test ambiguities separately
stale_deps=(ignore=[:DiffEqBase, :RecursiveArrayTools, :Requires, :StaticArrays],),
)
end

0 comments on commit 85e8d38

Please sign in to comment.