|
|
|
@ -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
|
|
|
|
|