Skip to content

Commit

Permalink
correcting password of super-admin (PalisadoesFoundation#2825)
Browse files Browse the repository at this point in the history
* added workflow

* syntax errors

* suggestion-1

* indentation 1

* indentation 2

* removing unions file

* fixing tests

* correct password
  • Loading branch information
prayanshchh authored Jan 2, 2025
1 parent b64f105 commit 3600eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample_data/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"state": "State"
},
"email": "[email protected]",
"password": "$2a$12$gawMkattI6b.HAAwW7khxOJNzGZ2/N6YFe387/2yG8Z0G6tKVtv2y",
"password": "$2a$12$bSYpay6TRMpTOaAmYPFXku4avwmqfFBtmgg39TabxmtFEiz4plFtW",
"image": null,
"createdAt": "2023-04-13T04:53:17.742Z",
"__v": 0
Expand Down

0 comments on commit 3600eaa

Please sign in to comment.