Unit test fixes

This commit is contained in:
Oliver 2022-03-04 00:46:12 +11:00
parent 954f0afb85
commit 07da25bfd6

View File

@ -72,7 +72,7 @@ class ViewTests(TestCase):
"""
# Change this number as more javascript files are added to the index page
N_SCRIPT_FILES = 35
N_SCRIPT_FILES = 36
content = self.get_index_page()