mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Unit test fix
This commit is contained in:
		| @@ -72,7 +72,7 @@ class ViewTests(TestCase): | |||||||
|         """ |         """ | ||||||
|  |  | ||||||
|         # Change this number as more javascript files are added to the index page |         # 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() |         content = self.get_index_page() | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user