mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Increment number of JS files in test_js_load
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 = 39
 | 
					        N_SCRIPT_FILES = 40
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        content = self.get_index_page()
 | 
					        content = self.get_index_page()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user