mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Unit test fix
This commit is contained in:
parent
ba7035d7b6
commit
b0ed9930dd
@ -72,7 +72,7 @@ class ViewTests(TestCase):
|
||||
"""
|
||||
|
||||
# Change this number as more javascript files are added to the index page
|
||||
N_SCRIPT_FILES = 37
|
||||
N_SCRIPT_FILES = 38
|
||||
|
||||
content = self.get_index_page()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user