Fix bcrypt hash in e2e-testing.yml for test user creation

This commit is contained in:
omri zaher 2025-09-24 14:44:11 +03:00
parent 2ef2c9e166
commit fc8b6c016a

View file

@ -131,7 +131,7 @@ jobs:
createdAt: new Date(),
services: {
password: {
bcrypt: "$2b$10$v9266B4sMuTCOgPsnIPibuxKoUwELIqPvTn7GQqGvvVibAEsmph"
bcrypt: "$2b$10$v9266B4sMuTCOgPsnIPibuxKoUwELIqPvTn7GQqGvvVibAEsmphsm"
},
email: {
verificationTokens: [