self.assert_course_creation_failed('There is already a course defined with the same organization, course number, and course run. Please change either organization or course number to be unique.')
self.assert_course_creation_failed('There is already a course defined with the same organization and course number. Please change at least one field to be unique.')
self.assert_course_creation_failed('There is already a course defined with the same organization and course number. Please change at least one field to be unique.')
...
...
@@ -1435,14 +1435,14 @@ class ContentStoreTest(ModuleStoreTestCase):
"""
Test that a new course can be created whose name is a substring of an existing course
<buttontype="submit"id="request-coursecreator-submit"name="request-coursecreator-submit"class="action-primary action-request"><iclass="icon-cog icon-inline icon-spin"></i><spanclass="label">${_('Request the Ability to Create Courses')}</span></button>