Skip to content

Commit f27d36c

Browse files
committed
Lower doxygen test threshold
1 parent 8e4d5a8 commit f27d36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/python/test_qgsdoccoverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# DON'T RAISE THIS THRESHOLD!!!
2525
# (changes which lower this threshold are welcomed though!)
2626

27-
ACCEPTABLE_MISSING_DOCS = 3751
27+
ACCEPTABLE_MISSING_DOCS = 3703
2828

2929

3030
class TestQgsDocCoverage(unittest.TestCase):

0 commit comments

Comments
 (0)