Skip to content

Commit 5cdf35e

Browse files
authored
Update expected no_docs length in tests
1 parent 0dc8bd5 commit 5cdf35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_24_docs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
push!(no_docs, sym)
1111
end
1212
end
13-
@test length(no_docs) == 444
13+
@test length(no_docs) == 441
1414
end

0 commit comments

Comments
 (0)