diff --git a/eZ/Publish/API/Repository/Tests/TrashServiceTest.php b/eZ/Publish/API/Repository/Tests/TrashServiceTest.php index c46d00ae25..4a1f3ca67c 100644 --- a/eZ/Publish/API/Repository/Tests/TrashServiceTest.php +++ b/eZ/Publish/API/Repository/Tests/TrashServiceTest.php @@ -254,11 +254,6 @@ public function testLoadTrashItem() $trashItemReloaded->pathString ); - $this->assertEquals( - $trashItem, - $trashItemReloaded - ); - $this->assertInstanceOf( DateTime::class, $trashItemReloaded->trashed