mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.7.x] Fixed typos using https://github.com/vlajos/misspell_fixer
Backport of a71a2ea756 from master
			
			
This commit is contained in:
		| @@ -903,7 +903,7 @@ class HorizontalVerticalFilterSeleniumFirefoxTests(AdminSeleniumWebDriverTestCas | ||||
|                          str(self.jenny.id), str(self.john.id)]) | ||||
|  | ||||
|             # ----------------------------------------------------------------- | ||||
|             # Check that chosing a filtered option sends it properly to the | ||||
|             # Check that choosing a filtered option sends it properly to the | ||||
|             # 'to' box. | ||||
|             input.send_keys('a') | ||||
|             self.assertSelectOptions(from_box, [str(self.arthur.id), str(self.jason.id)]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user