chore(spec/system/admin/subscriptions_spec.rb): issue #7483

Add back comment explaining bill address has been pre-loaded.
This commit is contained in:
paulo-felipe
2023-05-19 19:14:55 -03:00
parent 1e1d4b07d1
commit c9ab092f7c

View File

@@ -262,6 +262,7 @@ describe 'Subscriptions' do
click_button('Next')
expect(page).to have_content 'BILLING ADDRESS'
# Customer bill address has been pre-loaded
expect(page).to have_input "bill_address_firstname", with: address.firstname
expect(page).to have_input "bill_address_lastname", with: address.lastname
expect(page).to have_input "bill_address_address1", with: address.address1