Skip to content

Commit 5ae0445

Browse files
committedMar 16, 2016
Drop doc test threshold
1 parent 5e08626 commit 5ae0445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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 = 3703
27+
ACCEPTABLE_MISSING_DOCS = 3684
2828

2929

3030
class TestQgsDocCoverage(unittest.TestCase):

0 commit comments

Comments
 (0)
Please sign in to comment.