Problem/Motivation
#3493122: Users are able to block themselves from Drupal removed the Status field for a user editing their account. The Status field is checked in GuardedUsersTest. As a result, the test fails.
Steps to reproduce
Proposed resolution
Remove status assertion from GuardedUsersTest
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork guardian-3615438
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
idebr commentedAlso updated the assertion after using the one-time login URL, see #3600628: Remove misleading help text after using a 1-time login link
Comment #5
idebr commented