Skip to content

Commit

Permalink
Update FormAnswer factory
Browse files Browse the repository at this point in the history
  • Loading branch information
Lubosky committed Jul 17, 2024
1 parent 52a41bd commit 55240da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/fixtures/form_answer_qavs.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@
}
],

"independent_individual": "yes",
"not_nominator": "yes",

"nominator_title": "Mr",
"nominator_name": "Nominator",
"nominator_address_building": "94",
Expand Down
3 changes: 3 additions & 0 deletions spec/fixtures/form_answer_qavs_with_la.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@
}
],

"independent_individual": "yes",
"not_nominator": "yes",

"nominator_title": "Mr",
"nominator_name": "Nominator",
"nominator_address_building": "94",
Expand Down

0 comments on commit 55240da

Please sign in to comment.