Skip to content

Commit

Permalink
R2-3142: Fixing broken unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoliver-quoin committed Dec 11, 2024
1 parent 1c3fabc commit f93704d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ describe("<ReportFilters /> - Component", () => {
parent_form: "case",
fields: [
FieldRecord({
name: "nested_services",
name: "services_section",
type: SUBFORM_SECTION,
subform_section_id: FormSectionRecord({
fields: [
Expand Down

0 comments on commit f93704d

Please sign in to comment.