Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Nov 30, 2017
1 parent d46fe53 commit 15030d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/KingfisherTests/ImageCacheTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@ class ImageCacheTests: XCTestCase {
let modifier = AnyImageModifier { image in
modifierCalled = true
return image.withRenderingMode(.alwaysTemplate)
image.isTemplate = true
}

cache.store(testImage, original: testImageData as Data?, forKey: testKeys[0]) {
Expand Down

0 comments on commit 15030d8

Please sign in to comment.