Add Studio note about mktg site delay
Add a note when marketing site is enabled that there is a delay from changes in Studio appearing on the marketing site. DISCO-1356
This commit is contained in:
@@ -285,6 +285,7 @@ class CourseDetailsViewTest(CourseTestCase, MilestonesTestCaseMixin):
|
||||
|
||||
with mock.patch.dict('django.conf.settings.FEATURES', {
|
||||
'ENABLE_PUBLISHER': True,
|
||||
'ENABLE_MKTG_SITE': True,
|
||||
'ENTRANCE_EXAMS': False,
|
||||
'ENABLE_PREREQUISITE_COURSES': False
|
||||
}):
|
||||
|
||||
Reference in New Issue
Block a user