Skip to content

Commit a66a8ea

Browse files
committed
Drop documentation test threshold
1 parent b57ff40 commit a66a8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_qgsdoccoverage.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# DON'T RAISE THIS THRESHOLD!!!
2828
# (changes which lower this threshold are welcomed though!)
2929

30-
ACCEPTABLE_MISSING_DOCS = 3842
30+
ACCEPTABLE_MISSING_DOCS = 3839
3131

3232

3333
class TestQgsDocCoverage(TestCase):

0 commit comments

Comments
 (0)