Fixed typo
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user