Skip to content

Commit

Permalink
feat: add Waffle Flag to disable resetting self-paced deadlines by le…
Browse files Browse the repository at this point in the history
…arners
  • Loading branch information
Agrendalath authored and DanielVZ96 committed Jun 10, 2024
1 parent 184d9b8 commit 18b5d10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from lms.djangoapps.courseware.tests.helpers import MasqueradeMixin
from openedx.core.djangoapps.schedules.models import Schedule
from openedx.features.course_experience import RELATIVE_DATES_DISABLE_RESET_FLAG, RELATIVE_DATES_FLAG
from xmodule.modulestore.tests.factories import CourseFactory # lint-amnesty, pylint: disable=wrong-import-order
from xmodule.modulestore.tests.factories import CourseFactory


@ddt.ddt
Expand Down

0 comments on commit 18b5d10

Please sign in to comment.