Releases 0.12.0 and 0.13.0 #199

Merged
philipp merged 29 commits from dev into main 2023-02-03 13:04:40 +00:00
Showing only changes of commit 19a290c3a9 - Show all commits

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