Disallow certain characters in first and last name on creation of invitation and creation of guest
Merged
Disallow certain characters in first and last name on creation of invitation and creation of guest
All threads resolved!
All threads resolved!
Compare changes
Files
7- Henrich Neumann authored
Improve the tests.
@@ -194,7 +194,7 @@ test('Gender required to be set if gender field is showing', async () => {
@@ -249,7 +249,7 @@ test('Gender not required to be set if gender field is not showing', async () =>
@@ -297,7 +297,7 @@ test('Guest not allowed to proceed in wizard if phone number is not valid', asyn
@@ -341,7 +341,7 @@ test('Guest allowed to proceed in wizard if data is valid', async () => {
@@ -391,7 +391,7 @@ test('Default country code gets set in form values', async () => {
@@ -441,7 +441,7 @@ test('Foreign country code gets set in form values', async () => {