Changes after Andy's Review

This commit is contained in:
Muhammad Ammar
2015-02-27 20:30:33 +05:00
committed by Usman Khalid
parent 3ce494f5c5
commit 70efd28483
17 changed files with 125 additions and 65 deletions

View File

@@ -451,7 +451,7 @@ class CohortConfigurationTest(EventsTestMixin, UniqueCourseTest, CohortTestMixin
And I can see the `Enable Cohorts` checkbox is checked.
And cohort management controls are visible.
When I uncheck the `Enable Cohorts` checkbox.
Then I cohort management controls are not visible.
Then cohort management controls are not visible.
And When I reload the page.
Then I can see the `Enable Cohorts` checkbox is unchecked.
And cohort management controls are not visible.