create(new CreateUserDto( email: new EmailAddress('admin@rabbigerzi.test'), passwordHash: $passwordHasher->hash('password123!@#'), )); } }