mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Updated test
This commit is contained in:
		
							parent
							
								
									c57e4b3a85
								
							
						
					
					
						commit
						919abe2555
					
				|  | @ -244,7 +244,7 @@ class TestImageDraw(PillowTestCase): | |||
| 
 | ||||
|         # Assert | ||||
|         expected = Image.open("Tests/images/imagedraw_ellipse_translucent.png") | ||||
|         self.assert_image_similar(im, expected, 1) | ||||
|         assert_image_similar(im, expected, 1) | ||||
| 
 | ||||
|     def test_ellipse_edge(self): | ||||
|         # Arrange | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user