Skip to content

Commit a6efa0a

Browse files
fix: fixed flag
1 parent 340860f commit a6efa0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cms/djangoapps/contentstore/views/tests/test_exam_settings_view.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
@override_waffle_flag(toggles.LEGACY_STUDIO_SCHEDULE_DETAILS, True)
2626
@override_waffle_flag(toggles.LEGACY_STUDIO_CONFIGURATIONS, True)
2727
@override_waffle_flag(toggles.LEGACY_STUDIO_GRADING, True)
28-
@override_waffle_flag(toggles.LEGACY_STUDIO_ADVANCED_SETTINGS, True)
2928
class TestExamSettingsView(CourseTestCase, UrlResetMixin):
3029
"""
3130
Unit tests for the exam settings view.

0 commit comments

Comments
 (0)