Problem/Motivation
- Fix: Calling
Drupal\Tests\UiHelperTrait::drupalPostForm()is removed indrupal:10.0.0. Use$this->submitForm()instead. - See https://www.drupal.org/node/3168858
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3189975-9.patch | 48.9 KB | yas |
Issue fork cloud-3189975
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 #2
yasComment #3
yasComment #4
Pooja Ganjage commentedHi,
Creating a patch for this issue.
Please review the patch.
Thanks.
Comment #5
Pooja Ganjage commentedComment #6
Pooja Ganjage commentedUpdated patch.
Comment #8
yas@pooja-ganjage
Thank for supplying the patch. I fixed the conflicts. I recommend to run
git pullto merge the latest patch(es) before you start to work.Comment #9
yasComment #10
yas@all
I'll merge the patch to
3.x, and close this issue asFixed.Comment #12
yasComment #13
yasComment #15
yas