diff --git a/cms/djangoapps/contentstore/tests/test_contentstore.py b/cms/djangoapps/contentstore/tests/test_contentstore.py index 911d1a31bb..caf605fda3 100644 --- a/cms/djangoapps/contentstore/tests/test_contentstore.py +++ b/cms/djangoapps/contentstore/tests/test_contentstore.py @@ -1584,12 +1584,11 @@ class RerunCourseTest(ContentStoreTestCase): def create_course_listing_html(self, course_key): """Creates html fragment that is created for the given course_key in the course listing section""" - return ' %if state_in_progress: -
  • +
  • ${display_name}

    @@ -178,7 +178,7 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) { %if state_failed: -
  • +