mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Updated test name
This commit is contained in:
		
							parent
							
								
									c7e6289b36
								
							
						
					
					
						commit
						ba82dff7bc
					
				|  | @ -166,7 +166,7 @@ class TestFileWebp: | |||
|         with pytest.raises(TypeError): | ||||
|             _webp.WebPEncode() | ||||
| 
 | ||||
|     def test_WebPDecode_with_invalid_args(self) -> None: | ||||
|     def test_WebPAnimDecoder_with_invalid_args(self) -> None: | ||||
|         """ | ||||
|         Calling decoder functions with no arguments should result in an error. | ||||
|         """ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user