Skip to content

Commit 82bee0c

Browse files
Update aqua.jl
1 parent 5afb286 commit 82bee0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/aqua.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ using SciMLBase
33
using Aqua
44

55
# https://github.com/JuliaArrays/FillArrays.jl/pull/163
6-
@test_broken isempty(detect_ambiguities(SciMLBase))
6+
@test isempty(detect_ambiguities(SciMLBase))
77

88
@testset "Aqua tests (performance)" begin
99
# This tests that we don't accidentally run into

0 commit comments

Comments
 (0)