mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Fix CMYK test
This commit is contained in:
		
							parent
							
								
									c15601e0b0
								
							
						
					
					
						commit
						3e2ff13aa8
					
				|  | @ -41,7 +41,7 @@ def test_p_mode(): | |||
| 
 | ||||
| def test_cmyk_mode(): | ||||
|     # Arrange | ||||
|     mode = "P" | ||||
|     mode = "CMYK" | ||||
| 
 | ||||
|     # Act / Assert | ||||
|     helper_save_as_pdf(mode) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user