mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Fix test
This commit is contained in:
parent
0ec6067c8d
commit
7578903307
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ from .utils import create_photo, pickleback
|
|||
def test_imagespecfield():
|
||||
instance = create_photo('pickletest2.jpg')
|
||||
thumbnail = pickleback(instance.thumbnail)
|
||||
thumbnail.source_file
|
||||
thumbnail.generate()
|
||||
|
|
|
|||
Loading…
Reference in a new issue