From 7e3aee71473f583ff5e567eca8edefffabeed9dd Mon Sep 17 00:00:00 2001 From: Chris Deery <3932645+cdeery@users.noreply.github.com> Date: Mon, 20 Sep 2021 15:29:38 -0400 Subject: [PATCH] feat: [AA-906] updated redux.test.js.snap with new data for goals --- src/course-home/data/__snapshots__/redux.test.js.snap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/course-home/data/__snapshots__/redux.test.js.snap b/src/course-home/data/__snapshots__/redux.test.js.snap index 590239a0..b0797e60 100644 --- a/src/course-home/data/__snapshots__/redux.test.js.snap +++ b/src/course-home/data/__snapshots__/redux.test.js.snap @@ -433,8 +433,11 @@ Object { }, }, "courseGoals": Object { + "daysPerWeek": null, "goalOptions": Array [], + "numberOfDaysGoalsEnabled": false, "selectedGoal": null, + "subscribedToReminders": null, }, "courseTools": Array [ Object {