Include the password update tests in the play.

This commit is contained in:
Jorge-Rodriguez 2021-02-11 09:23:45 +02:00
parent 7bcf810afd
commit d3d68e44a0
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90
2 changed files with 1 additions and 0 deletions

View file

@ -237,6 +237,7 @@
# Test plaintext and encrypted password scenarios.
#
- include: test_user_password.yml
- include: test_user_password_update.yml
# ============================================================
# Test plugin authentication scenarios.