Skip to content

Commit

Permalink
Merge pull request #2371 from fecgov/feature/1791
Browse files Browse the repository at this point in the history
feature/1791 - Fix issue with election year toggle only working on blur causing issue with e2e tests
  • Loading branch information
toddlees authored Nov 18, 2024
2 parents a7bd6e4 + e88f0ed commit 1eb902a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front-end/src/app/shared/utils/schema.utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export class SchemaUtils {
'committee_type',
'filing_frequency',
'report_code',
'report_type_category',
'change_of_address',
'support_oppose_code',
'userCertified',
Expand Down

0 comments on commit 1eb902a

Please sign in to comment.