Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions spec/lib/pdf_filler/f13614c_pdf_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@
"form1[0].page4[0].yourSpousesRaceEthnicity[0].middleEsternNorthAfrican[0]" => "Off",
"form1[0].page4[0].yourSpousesRaceEthnicity[0].white[0]" => "Off",
"form1[0].page5[0].AdditionalComments[0].AdditionalNotesComments[0]" => "if there is another gnome living in my garden but only i have an income, does that make me head of household?",
"form1[0].page6[0].ifYouBelieve[0].hyperlink[0]" => nil,
"form1[0].page6[0].primaryDateSigned[0]" => nil,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will need to make sure all the skips are removed in this test suite once all other PRs for 13614c are merged

"form1[0].page6[0].primaryTaxpayer[0]" => nil,
"form1[0].page6[0].secondaryDateSigned[0]" => nil,
Expand Down
Loading