Problem/Motivation
This is in ContentEntityChangedTest:
// The assertion fails unless https://www.drupal.org/node/2513094 is
// committed.
The assertion obviously passes, and that issue is fixed.
Steps to reproduce
Proposed resolution
Remove the comment.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3549023
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:
- 3549023-remove-obsolete-comment
changes, plain diff MR !13336
Comments
Comment #3
ishani patel commentedComment #5
ishani patel commentedHello, @joachim
I've created MR.
Kindly check.
Comment #6
joachim commentedLooks good. Thanks!
Comment #7
quietone commentedThe comment was added in #2453153-141: Node revisions cannot be reverted per translation and the assertion in question was already changed in previous versions of the patch. So, I think this is fine to remove.
Comment #10
quietone commentedCommitted to 11.2 and 11.2x.
Thanks!