Issue #3373836 by Spokje: Remove outdated @todo pointing to #2427811 in ResourceResponseSubscriberTest::providerTestSerialization
parent
f680053507
commit
349e4c5dcb
|
@ -64,9 +64,6 @@ class ResourceResponseSubscriberTest extends UnitTestCase {
|
|||
'associative array' => [['test' => 'foobar']],
|
||||
'boolean true' => [TRUE],
|
||||
'boolean false' => [FALSE],
|
||||
// @todo Not supported. https://www.drupal.org/node/2427811
|
||||
// [new \stdClass()],
|
||||
// [(object) ['test' => 'foobar']],
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue