improvements to coop loader

This commit is contained in:
Sam
2021-02-26 13:16:37 +00:00
parent 874068881d
commit 25b8e561d3
3 changed files with 35 additions and 6 deletions

View File

@@ -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