Merge pull request #643 from edx/peter-fogg/course-creation-validation
Change course create form to asynchronous validation.
This commit is contained in:
@@ -8,6 +8,6 @@ Feature: Create Course
|
||||
And I am logged into Studio
|
||||
When I click the New Course button
|
||||
And I fill in the new course information
|
||||
And I press the "Save" button
|
||||
And I press the "Create" button
|
||||
Then the Courseware page has loaded in Studio
|
||||
And I see a link for adding a new section
|
||||
|
||||
Reference in New Issue
Block a user