@@ -18,6 +18,7 @@ exports[`Data layer integration tests Test fetchDatesTab Should fetch, normalize
1818 " courseOutlineShouldUpdate" : false ,
1919 " courseOutlineStatus" : " loading" ,
2020 " courseStatus" : " loading" ,
21+ " coursewareOutlineSidebarSettings" : {},
2122 " sequenceId" : null ,
2223 " sequenceMightBeUnit" : false ,
2324 " sequenceStatus" : " loading" ,
@@ -409,6 +410,7 @@ exports[`Data layer integration tests Test fetchOutlineTab Should fetch, normali
409410 " courseOutlineShouldUpdate" : false ,
410411 " courseOutlineStatus" : " loading" ,
411412 " courseStatus" : " loading" ,
413+ " coursewareOutlineSidebarSettings" : {},
412414 " sequenceId" : null ,
413415 " sequenceMightBeUnit" : false ,
414416 " sequenceStatus" : " loading" ,
@@ -680,6 +682,7 @@ exports[`Data layer integration tests Test fetchProgressTab Should fetch, normal
680682 " courseOutlineShouldUpdate" : false ,
681683 " courseOutlineStatus" : " loading" ,
682684 " courseStatus" : " loading" ,
685+ " coursewareOutlineSidebarSettings" : {},
683686 " sequenceId" : null ,
684687 " sequenceMightBeUnit" : false ,
685688 " sequenceStatus" : " loading" ,
0 commit comments