Since drupal core introduced the new 'administer fields' permission, the UI tests fail.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2813681-field_group-fix-permissions-2.patch | 696 bytes | Stevel |
Since drupal core introduced the new 'administer fields' permission, the UI tests fail.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2813681-field_group-fix-permissions-2.patch | 696 bytes | Stevel |
Comments
Comment #2
Stevel commentedThis patch adds the new permission to the test user.
Comment #3
brad.bulger commentedFixed the test failures in 7.54
Comment #4
joelpittetThanks +1
Comment #5
nils.destoop commentedThx for the patch. It was committed to dev