Skip to content

Commit

Permalink
Update JsonApiTransformerTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues authored Jun 22, 2016
1 parent 55cef2d commit b1f251f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/JsonApiTransformerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -991,8 +991,4 @@ public function testItWillSerializeObjectsNotAddedInMappings()
\json_decode((new JsonApiSerializer($jsonApiJsonApiSerializer))->serialize($comment), true)
);
}

public function testItHasRelationships()
{
}
}

0 comments on commit b1f251f

Please sign in to comment.