Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Drop missing doc threshold
  • Loading branch information
nyalldawson committed Jan 22, 2016
1 parent 41f320f commit 576469a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsdoccoverage.py
Expand Up @@ -27,7 +27,7 @@
# DON'T RAISE THIS THRESHOLD!!!
# (changes which lower this threshold are welcomed though!)

ACCEPTABLE_MISSING_DOCS = 3764
ACCEPTABLE_MISSING_DOCS = 3749


class TestQgsDocCoverage(TestCase):
Expand Down

0 comments on commit 576469a

Please sign in to comment.