2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 18:45:40 +00:00

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

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