Problem/Motivation
With https://www.drupal.org/project/drupal/issues/2928906 fixed, the manually specified IDs in EntitySchemaTest::testPrimaryKeyUpdate
can be removed.
Proposed resolution
Remove the ID parameters passed to $storage->create()
and the @todo comment.
Remaining tasks
Write patch.
User interface changes
None.
API changes
None.