Since IEF now requires at least Drupal 8.8 we can remove InlineEntityFormTestBase::waitForElementRemoved and replace it with $assert_session->waitForElementRemoved as described in the @todo in the docblock of InlineEntityFormTestBase::waitForElementRemoved
Issue fork inline_entity_form-3183937
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
spokjeComment #4
spokjeSoft-pinging @geek-merlin worked in the past... ;)
Seriously: This seems like a trivial change, since the code in the removed
InlineEntityFormTestBase::waitForElementRemovedwas a copy of$assert_session->waitForElementRemovedand the latest release of IEF (8.x-1.0-rc8)now requires at least Drupal 8.8 (https://git.drupalcode.org/project/inline_entity_form/-/blob/8.x-1.0-rc8... and https://git.drupalcode.org/project/inline_entity_form/-/blob/8.x-1.0-rc8...)Hmmm, seems like we have an inconsistency in
composer.jsonandinline_entity_form.info.yml...Created #3190705: Inconsistency in composer.json and inline_entity_form.info.yml to fix that.
Comment #5
geek-merlinI LOVE cleaanup!
Comment #6
geek-merlinSo the other commit triggered testbot, let's confidentially wait for them.
Comment #7
spokjePatch still green after #3190705: Inconsistency in composer.json and inline_entity_form.info.yml was committed.
Tips hat @geek-merlin
That just might have be me triggering...😇
Comment #9
geek-merlinStill green so merged. Thanx!
Comment #11
geek-merlin@Spokje: SoftPing... Can you PM me on this please please?