testGetBaseTable is supposed to test that the storage falls back to the entity type ID. It does not because it hardcodes the base table as a return value.
Beta phase evaluation
| Issue category | Bug because missing test coverage |
|---|---|
| Unfrozen changes | Unfrozen because it only fixes a test |
| Comment | File | Size | Author |
|---|---|---|---|
| drupal8.SqlContentEntityStorageTest.patch | 657 bytes | alexpott |
Comments
Comment #1
plachNice catch :)
Comment #6
dawehnerre-rtbc
Comment #7
webchickCommitted and pushed to 8.0.x. Thanks!