Because of changes in this issue https://www.drupal.org/project/drupal/issues/3265616 we need to update the tests that catch error messages about illegal choices in fields. Instead of just searching for error messages on the page we could use some regex to cover old and new message variants which will allow us to run tests on the above and below Drupal 10.1.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3351548-2.patch | 1004 bytes | tbkot |
Comments
Comment #2
tbkot commentedComment #5
jsacksick commentedCommitted, thanks!