This commit is contained in:
Pete Matsyburka
2024-11-14 23:36:03 +02:00
parent f3c77d0177
commit 99bc528a6c
-2
View File
@@ -17,7 +17,5 @@ RSpec.describe 'Personalization' do
expect(page).to have_content('Completed Notification Email')
expect(page).to have_content('Documents Copy Email')
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