Fix tests for Item Image thumbnails
Compare changes
Files
3@@ -15,9 +15,9 @@ from django.conf import settings
@@ -25,7 +25,6 @@ from spotseeker_server import models
@@ -51,10 +50,11 @@ class ItemImageThumbTest(TestCase):
@@ -63,7 +63,7 @@ class ItemImageThumbTest(TestCase):
@@ -83,7 +83,7 @@ class ItemImageThumbTest(TestCase):
@@ -103,7 +103,7 @@ class ItemImageThumbTest(TestCase):
@@ -129,7 +129,7 @@ class ItemImageThumbTest(TestCase):
@@ -149,7 +149,7 @@ class ItemImageThumbTest(TestCase):
@@ -218,7 +218,7 @@ class ItemImageThumbTest(TestCase):
@@ -230,7 +230,7 @@ class ItemImageThumbTest(TestCase):
@@ -250,7 +250,7 @@ class ItemImageThumbTest(TestCase):
@@ -270,7 +270,7 @@ class ItemImageThumbTest(TestCase):
@@ -290,7 +290,7 @@ class ItemImageThumbTest(TestCase):
@@ -309,7 +309,7 @@ class ItemImageThumbTest(TestCase):
@@ -372,7 +372,7 @@ class ItemImageThumbTest(TestCase):
@@ -384,7 +384,7 @@ class ItemImageThumbTest(TestCase):
@@ -404,7 +404,7 @@ class ItemImageThumbTest(TestCase):
@@ -422,7 +422,7 @@ class ItemImageThumbTest(TestCase):
@@ -438,7 +438,7 @@ class ItemImageThumbTest(TestCase):
@@ -460,7 +460,7 @@ class ItemImageThumbTest(TestCase):
@@ -526,7 +526,7 @@ class ItemImageThumbTest(TestCase):
@@ -546,13 +546,14 @@ class ItemImageThumbTest(TestCase):
@@ -561,7 +562,7 @@ class ItemImageThumbTest(TestCase):
@@ -586,7 +587,7 @@ class ItemImageThumbTest(TestCase):
@@ -613,7 +614,7 @@ class ItemImageThumbTest(TestCase):
@@ -636,7 +637,7 @@ class ItemImageThumbTest(TestCase):
@@ -646,7 +647,8 @@ class ItemImageThumbTest(TestCase):
@@ -659,8 +661,8 @@ class ItemImageThumbTest(TestCase):
@@ -672,7 +674,7 @@ class ItemImageThumbTest(TestCase):
@@ -696,7 +698,7 @@ class ItemImageThumbTest(TestCase):
@@ -720,7 +722,7 @@ class ItemImageThumbTest(TestCase):
@@ -741,7 +743,7 @@ class ItemImageThumbTest(TestCase):
@@ -751,7 +753,8 @@ class ItemImageThumbTest(TestCase):
@@ -767,8 +770,8 @@ class ItemImageThumbTest(TestCase):
@@ -783,7 +786,7 @@ class ItemImageThumbTest(TestCase):
@@ -810,7 +813,7 @@ class ItemImageThumbTest(TestCase):
@@ -837,7 +840,7 @@ class ItemImageThumbTest(TestCase):
@@ -861,7 +864,7 @@ class ItemImageThumbTest(TestCase):
@@ -871,7 +874,8 @@ class ItemImageThumbTest(TestCase):