mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] change domain name in google engine test
This commit is contained in:
		
							parent
							
								
									6eb9503896
								
							
						
					
					
						commit
						060c797739
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -28,7 +28,7 @@ class TestGoogleEngine(SearxTestCase): | |||
| 
 | ||||
|         dicto['language'] = 'all' | ||||
|         params = google.request(query, dicto) | ||||
|         self.assertIn('google.com', params['url']) | ||||
|         self.assertIn('google.co', params['url']) | ||||
|         self.assertIn('en', params['headers']['Accept-Language']) | ||||
| 
 | ||||
|     def test_response(self): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber