mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Update test for #259 fix
This commit is contained in:
		| @@ -12,9 +12,9 @@ class SignalsTestCase(TestCase): | ||||
|             "A document with a . in it", "Doc with -- in it" | ||||
|         ) | ||||
|         suffixes = ( | ||||
|             "pdf", "jpg", "gif", "png", "tiff", "tif", "pnm", "bmp", | ||||
|             "PDF", "JPG", "GIF", "PNG", "TIFF", "TIF", "PNM", "BMP", | ||||
|             "pDf", "jPg", "gIf", "pNg", "tIff", "tIf", "pNm", "bMp", | ||||
|             "pdf", "jpg", "jpeg", "gif", "png", "tiff", "tif", "pnm", "bmp", | ||||
|             "PDF", "JPG", "JPEG", "GIF", "PNG", "TIFF", "TIF", "PNM", "BMP", | ||||
|             "pDf", "jPg", "jpEg", "gIf", "pNg", "tIff", "tIf", "pNm", "bMp", | ||||
|         ) | ||||
|  | ||||
|         for prefix in prefixes: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn