addtestdata adding images to correct folder, but in the wrong format
This commit is contained in:
@@ -485,7 +485,6 @@ class ProductSearchTest(TestCase):
|
||||
# check for filters
|
||||
self.assertNotEquals([], payload['filters']['singles'])
|
||||
self.assertTrue(len(payload['filters']) >= 2 )
|
||||
import ipdb; ipdb.set_trace()
|
||||
|
||||
|
||||
class MyProductsViewTest(APITestCase):
|
||||
|
||||
Reference in New Issue
Block a user