update test to aaccount for new js-file

This commit is contained in:
Matthias Mair 2022-02-23 00:55:55 +01:00 committed by GitHub
parent e4c6f6e8e4
commit 0e40a78705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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()