# testing_course enrollment is closed but the course is in the cart
...
...
@@ -1557,7 +1557,7 @@ class ShoppingcartViewsClosedEnrollment(ModuleStoreTestCase):
self.assertIn("{course_name} has been removed because the enrollment period has closed.".format(course_name=self.testing_course.display_name),resp.content)
# now the redemption entry should be deleted from the table.