Skip to content

Commit

Permalink
updated name of normal user in kickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds committed Jan 7, 2025
1 parent 06fcdb0 commit 6201018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kickstart/kickstart.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
"user": {
"birthDate": "1985-11-23",
"email": "#{userEmail}",
"firstName": "Fred",
"lastName": "Flintstone",
"firstName": "Richard",
"lastName": "Hendricks",
"password": "#{userPassword}"
},
"registration": {
Expand Down

0 comments on commit 6201018

Please sign in to comment.