Unit test fix
This commit is contained in:
parent
9e59d90e0e
commit
7276fafcc5
|
|
@ -72,7 +72,7 @@ class ViewTests(TestCase):
|
|||
"""
|
||||
|
||||
# Change this number as more javascript files are added to the index page
|
||||
N_SCRIPT_FILES = 38
|
||||
N_SCRIPT_FILES = 39
|
||||
|
||||
content = self.get_index_page()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue