Fixed typo

This commit is contained in:
2023-02-02 11:17:18 +01:00
parent 9bc80aac8a
commit 19a290c3a9

View File

@@ -234,7 +234,7 @@ describe('register valid company', () => {
"firstname": "string",
"middlename": "string",
"lastname": "string",
"email": "faker.internet.exampleEmail(),
"email": faker.internet.exampleEmail(),
"phone": "+4909132123456",
"address": {
address1: "Teststreet 1",