Remove excessive white space at the end of a line (#1467)

This commit is contained in:
Javier Eguiluz
2025-11-04 13:30:55 +01:00
committed by GitHub
parent 645e85e780
commit df07579251
@@ -30,7 +30,7 @@ when@test:
security:
password_hashers:
# Password hashers are resource-intensive by design to ensure security.
# In tests, it's safe to reduce their cost to improve performance.
# In tests, it's safe to reduce their cost to improve performance.
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface:
algorithm: auto
cost: 4 # Lowest possible value for bcrypt