Skip to content

Commit

Permalink
Finally, update system test for an end-to-end testing
Browse files Browse the repository at this point in the history
  • Loading branch information
filipefurtad0 authored and jibees committed Jul 25, 2023
1 parent 82b1e02 commit 7e915b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/system/consumer/registration_spec.rb
Expand Up @@ -155,6 +155,8 @@
page.find('.full_hub h3').click
click_button "Select and Continue"
expect(page).to have_content "Your profile live"
click_link "Manage My Awesome Enterprise"
expect(page).to have_checked_field "enterprise_visible_only_through_links"
end

context "when the user has no more remaining enterprises" do
Expand Down

0 comments on commit 7e915b8

Please sign in to comment.