Problem/Motivation
#3072732: Automated tests are failing on 8.x-3.x completed the configuration schema for the Field Group module, so strict config schema checking can now be enabled in \Drupal\Tests\field_group\Functional\ManageDisplayTest
Proposed resolution
Enable strict config schema checking in \Drupal\Tests\field_group\Functional\ManageDisplayTest
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3085225-3.patch | 404 bytes | idebr |
Comments
Comment #2
idebr commentedAttached patch enables strict config schema checking in \Drupal\Tests\field_group\Functional\ManageDisplayTest
Comment #3
idebr commentedComment #5
swentel commentedGood idea! Committed and pushed, thanks!