From c9ab092f7c12cb3ea50041fe36df31db6373b247 Mon Sep 17 00:00:00 2001 From: paulo-felipe Date: Fri, 19 May 2023 19:14:55 -0300 Subject: [PATCH] chore(spec/system/admin/subscriptions_spec.rb): issue #7483 Add back comment explaining bill address has been pre-loaded. --- spec/system/admin/subscriptions_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/system/admin/subscriptions_spec.rb b/spec/system/admin/subscriptions_spec.rb index 69a8cb6933..3b158f9bf8 100644 --- a/spec/system/admin/subscriptions_spec.rb +++ b/spec/system/admin/subscriptions_spec.rb @@ -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