fixes LS-3458
flag=course_paces_redesign
test plan:
- Create a course with a course pace and a section pace
- Add a student to the section
- Verify the student has the dates for the section pace
- Make a DELETE call to
`/courses/:course_id/course_pacing/:section_pace_id`
- Verify the call was successful and that the section pace was soft
deleted
- Verify the student has the dates for the course pace
- Make a DELETE call to
`/courses/:course_id/course_pacing/:course_pace_id`
- Verify an error is returned and that the course pace was not deleted
Change-Id: If69ea23030c1e6c3ed48ddcc62257e1e1f8c7926
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/301656
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Robin Kuss <rkuss@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Eric Saupe <eric.saupe@instructure.com>