Skip to content

Commit

Permalink
Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-laa committed Jul 6, 2023
1 parent 8db303c commit 273ee66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/end_to_end/without_partner_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@
"Total assessed disposable capital£701.00"].each do |line|
expect(page).to have_content line
end

expect(page).not_to have_content "Partner"
end
end
end

0 comments on commit 273ee66

Please sign in to comment.