Commit d7d94aa8 by Clinton Blackburn

Fixed Broken Test

parent c6238a7e
...@@ -430,7 +430,7 @@ class CourseEngagementActivityTrendCSVViewTests(CourseCSVTestMixin, CourseEngage ...@@ -430,7 +430,7 @@ class CourseEngagementActivityTrendCSVViewTests(CourseCSVTestMixin, CourseEngage
super(CourseEngagementActivityTrendCSVViewTests, self).test_404() super(CourseEngagementActivityTrendCSVViewTests, self).test_404()
class CourseHomeViewTests(CourseEngagementViewTestMixin, TestCase): class CourseHomeViewTests(CourseEnrollmentViewTestMixin, TestCase):
""" """
Course homepage Course homepage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment