Drupal\Tests\inline_entity_form\FunctionalJavascript\ComplexWidgetTest has some very specific CSS selectors.
These make testing issues where these selectors are changed (like Unable to keep nested IEF data separate with multivalue fields.) virtually impossible.
Let's get rid of these too specific selectors and make the this test Class far more HTML ID agnostic.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3135018-2.patch | 940 bytes | spokje |
Comments
Comment #2
spokjeTestBot, do ya thing!
Comment #3
spokjeComment #5
geek-merlinThanks! Committed and pushed.