Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
entity system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2017 at 16:05 UTC
Updated:
23 Feb 2017 at 03:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aaronbaumanComment #3
dawehnerThis is indeed the only instance of
assertTRUEorassertFALSE.Comment #6
xjmThanks @dawehner for confirming that there are not other instances! Saved me checking that. :)
Since this is a simple no-op coding standards and testing fix, I also backported it to 8.3.x to avoid unnecessary merge conflicts.