provide correct homeroomAnnouncements prop type
flag=none test plan: - specs pass qa risk: low Change-Id: I369ed372188fa971db78f4b850cb14ee31c1bd31 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/274048 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com> QA-Review: Omar Soto-Fortuño <omar.soto@instructure.com> Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
This commit is contained in:
parent
fa49e2998b
commit
2e985357ff
|
@ -69,7 +69,6 @@ const ignoredErrors = [
|
|||
/Invalid prop `firstAnnouncement.postedDate` of type `String` supplied to `K5Announcement`/,
|
||||
/Invalid prop `heading` of type `object` supplied to `Billboard`/, // https://instructure.atlassian.net/browse/QUIZ-8870
|
||||
/Invalid prop `headingAs` of value `h4` supplied to `Billboard`/,
|
||||
/Invalid prop `homeroomAnnouncements\[0\].courseId` of type `number` supplied to `HomeroomAnnouncementsLayout`/,
|
||||
/Invalid prop `id` of type `number` supplied to `Option`/,
|
||||
/Invalid prop `open` of type `number` supplied to `(Modal|ModalSpinner)`/,
|
||||
/Invalid prop `outcomesGroup.contextId` of type `number` supplied to `FindOutcomesView`, expected `string`/,
|
||||
|
|
Loading…
Reference in New Issue