Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 7, 2016
1 parent 66a0fb3 commit 7ecd8de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function testXmlCreateResourceMetadata($expectedResourceMetadata)

/**
* @expectedException \ApiPlatform\Core\Exception\ResourceClassNotFoundException
* @ expectedExceptionMessage Resource "ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\ThisDoesNotExist" not found.
* @expectedExceptionMessage Resource "ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\ThisDoesNotExist" not found.
*/
public function testXmlDoesNotExistMetadataFactory()
{
Expand Down

0 comments on commit 7ecd8de

Please sign in to comment.