Issue #2952522 by Wim Leers, gabesullice, e0ipso, Berdir: Remove @todo that is no longer relevant

merge-requests/55/head
Lee Rowlands 2019-08-14 10:21:15 +10:00
parent 4b03338f2e
commit 9eca7bba0b
No known key found for this signature in database
GPG Key ID: 2B829A3DF9204DC4
1 changed files with 0 additions and 2 deletions

View File

@ -350,8 +350,6 @@ class MediaTest extends ResourceTestBase {
/**
* {@inheritdoc}
*
* @todo Determine if this override should be removed in https://www.drupal.org/project/jsonapi/issues/2952522
*/
protected function getExpectedGetRelationshipDocumentData($relationship_field_name, EntityInterface $entity = NULL) {
$data = parent::getExpectedGetRelationshipDocumentData($relationship_field_name, $entity);