Problem/Motivation
drupalPostForm() in functional tests is deprecated, see https://www.drupal.org/node/3168858
Proposed resolution
Update calls to deprecated method drupalPostForm()
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork facets-3256305
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 commentedComment #4
mkalkbrennerComment #5
mkalkbrennerComment #7
mkalkbrenner