We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bee5e commit 14dc98dCopy full SHA for 14dc98d
readthedocs/rtd_tests/tests/test_footer.py
@@ -418,7 +418,7 @@ class TestFooterPerformance(APITestCase):
418
419
# The expected number of queries for generating the footer
420
# This shouldn't increase unless we modify the footer API
421
- EXPECTED_QUERIES = 13
+ EXPECTED_QUERIES = 14
422
423
def setUp(self):
424
self.pip = Project.objects.get(slug='pip')
0 commit comments