Skip to content

Commit 8c73554

Browse files
authored
Merge pull request #897 from AlessandroDiCostanzo/patch-13
Add t.smith to users.json
2 parents 8ce1da8 + bff7d1b commit 8c73554

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

src/config/validator/users.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20421,5 +20421,31 @@
2042120421
"domicileMunicipality": "",
2042220422
"domicileProvince": "",
2042320423
"domicileNation": ""
20424+
},
20425+
{
20426+
"username": "t.smith",
20427+
"password": "test",
20428+
"spidLevel": 2,
20429+
"spidCode": "SPID-798",
20430+
"familyName": "Smith",
20431+
"name": "Tressa",
20432+
"gender": "M",
20433+
"dateOfBirth": "1980-01-01",
20434+
"countyOfBirth": "",
20435+
"placeOfBirth": "",
20436+
"idCard": "",
20437+
"expirationDate": "",
20438+
"fiscalNumber": "TINIT-SMTTSS80A01F205A",
20439+
"mobilePhone": "",
20440+
"email": "t.smith@test.email.it",
20441+
"digitalAddress": "",
20442+
"ivaCode": "",
20443+
"companyFiscalNumber": "",
20444+
"address": "",
20445+
"domicileStreetAddress": "",
20446+
"domicilePostalCode": "",
20447+
"domicileMunicipality": "",
20448+
"domicileProvince": "",
20449+
"domicileNation": ""
2042420450
}
2042520451
]

0 commit comments

Comments
 (0)