Convert Course, Section and Sequence XModules to XBlocks. (#25965)
This commit is contained in:
@@ -421,7 +421,7 @@ class DashboardTest(ModuleStoreTestCase, TestVerificationBase):
|
||||
please do NOT change it to "check_mongo_calls(n>=1)". Instead, change
|
||||
your code to not load courses from the module store. This may
|
||||
involve adding fields to CourseOverview so that loading a full
|
||||
CourseDescriptor isn't necessary.
|
||||
CourseBlock isn't necessary.
|
||||
"""
|
||||
# Create a course and log in the user.
|
||||
# Creating a new course will trigger a publish event and the course will be cached
|
||||
|
||||
Reference in New Issue
Block a user