We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7d9d3 commit 2e721a1Copy full SHA for 2e721a1
test/test_aqua.jl
@@ -12,6 +12,5 @@ Test.@testset "Aqua tests" begin
12
Aqua.test_all(
13
OneTwoMany,
14
ambiguities = true,
15
- project_toml_formatting = VERSION≥v"1.7"
16
)
17
end # testset
0 commit comments