adjust placeholder

This commit is contained in:
Alex Turchyn
2023-08-27 16:51:31 +03:00
parent b6f68ddde3
commit 1060aa84ba
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ RSpec.describe 'Personalization' do
expect(page).to have_content('Form Completed Email')
expect(page).to have_content('Documents Copy Email')
expect(page).to have_content('Company Logo')
expect(page).to have_content('Unlock with DocuSeal Enterprise')
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