improvements to coop loader
This commit is contained in:
@@ -452,7 +452,6 @@ class LoadCoopManagerTestCase(APITestCase):
|
||||
|
||||
# send in request
|
||||
response = self.client.post(self.endpoint, files)
|
||||
import ipdb; ipdb.set_trace()
|
||||
# check response
|
||||
self.assertEqual(response.status_code, 200)
|
||||
# check for object creation
|
||||
|
||||
Reference in New Issue
Block a user