Skip to content

Commit bbfb06c

Browse files
Update test/AquaTest.jl
Co-authored-by: Yuto Horikawa <hyrodium@gmail.com>
1 parent 5639465 commit bbfb06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AquaTest.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ end
2424
Aqua.test_deps_compat(ForwardDiff)
2525
Aqua.test_project_extras(ForwardDiff)
2626
Aqua.test_project_toml_formatting(ForwardDiff)
27-
Aqua.test_piracy(ForwardDiff)
27+
Aqua.test_piracies(ForwardDiff)
2828
end
2929

3030
nothing

0 commit comments

Comments
 (0)