Fix the test for CustomDownloaderOperation
This commit is contained in:
parent
1c0a13fb97
commit
5000e8095b
|
@ -33,6 +33,7 @@
|
|||
|
||||
@property (nonatomic, assign) BOOL shouldDecompressImages;
|
||||
@property (nonatomic, strong, nullable) NSURLCredential *credential;
|
||||
@property (nonatomic, assign) SDWebImageContext *context;
|
||||
|
||||
@end
|
||||
|
||||
|
|
Loading…
Reference in New Issue