pull/342/head
Pete Matsyburka 12 months ago
parent f3c77d0177
commit 99bc528a6c

@ -17,7 +17,5 @@ RSpec.describe 'Personalization' do
expect(page).to have_content('Completed Notification Email') expect(page).to have_content('Completed Notification Email')
expect(page).to have_content('Documents Copy Email') expect(page).to have_content('Documents Copy Email')
expect(page).to have_content('Company Logo') expect(page).to have_content('Company Logo')
expect(page).to have_content('Unlock with DocuSeal Pro')
expect(page).to have_content('Display your company name and logo when signing documents')
end end
end end

Loading…
Cancel
Save