diff --git a/cms/djangoapps/contentstore/tests/test_course_updates.py b/cms/djangoapps/contentstore/tests/test_course_updates.py index 38608ee94d..73945ac194 100644 --- a/cms/djangoapps/contentstore/tests/test_course_updates.py +++ b/cms/djangoapps/contentstore/tests/test_course_updates.py @@ -90,14 +90,22 @@ class CourseUpdateTest(CourseTestCase): 'course': self.course_location.course, 'provided_id': ''}) - resp = self.client.post(url, json.dumps(payload), "application/json") - - payload = json.loads(resp.content) - self.assertContains( self.client.post(url, json.dumps(payload), "application/json"), '