Problem/Motivation
#2887598: Fix test failing introduced a BC layer between 8.3.x and 8.4.x for tests. This BC layer is no longer relevant and can be removed.
Proposed resolution
Remove outdated \Drupal\Tests\diff\Functional\CoreVersionUiTestTrait
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork diff-3534659
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
idebr commentedThe merge request removes the outdated \Drupal\Tests\diff\Functional\CoreVersionUiTestTrait
Comment #4
acbramley commentedSee MR comments
Comment #6
acbramley commentedThanks!