forked from MapComplete/MapComplete
		
	Tests: Partially fix the tests
This commit is contained in:
		
							parent
							
								
									3c338696bc
								
							
						
					
					
						commit
						f934dad733
					
				
					 8 changed files with 2282 additions and 2221 deletions
				
			
		|  | @ -11,6 +11,6 @@ beforeEach(async () => { | |||
| 
 | ||||
|     // Block internet access
 | ||||
|     Utils.externalDownloadFunction = async (url) => { | ||||
|         throw "Fetching " + url + "blocked in tests, use Utils.injectJsonDownloadForTests instead" | ||||
|         throw "Fetching " + url + " blocked in tests, use Utils.injectJsonDownloadForTests instead" | ||||
|     } | ||||
| }) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue