This commit is contained in:
omrishiv 2024-11-02 17:01:42 +08:00 committed by GitHub
commit dbde39e2ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 455 additions and 2 deletions

View file

@ -100,7 +100,7 @@ data:
user-user1.json: |
{
"username": "user1",
"email": "",
"email": "user1@noreply.com",
"firstName": "user",
"lastName": "one",
"requiredActions": [],
@ -113,7 +113,7 @@ data:
user-user2.json: |
{
"username": "user2",
"email": "",
"email": "user2@noreply.com",
"firstName": "user",
"lastName": "two",
"requiredActions": [],