Skip to content

Commit c6a4e51

Browse files
committed
Fix joint filer spec
1 parent 7a62f01 commit c6a4e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/features/web_intake/new_joint_filers_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ def intake_up_to_documents(backtax_year_offsets: [0, 2])
275275

276276
page_change_block do
277277
# Claimed status
278-
expect(page).to have_css("h1", text: "Can anyone else claim you on their tax return?")
278+
expect(page).to have_css("h1", text: "Can anyone else claim you or your spouse on their tax return?")
279279
click_on "No"
280280
end
281281

0 commit comments

Comments
 (0)