Fixed typo

This commit is contained in:
Nicolai Ort 2023-02-02 11:17:18 +01:00
parent 9bc80aac8a
commit 19a290c3a9
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 1 deletions

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",