test_users.yml: Use result.failed also for failed_when
For failed_when result.failed should be used to make sure that the task fails if there was an error. For the "Duplicate names in users failure test" failed_when: not result.failed has been added as this test needs to fail.
Loading
Please register or sign in to comment