Skip to content

Commit

Permalink
VCard return message fixes #97
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroendesloovere committed Jun 27, 2017
1 parent 2a0b7dc commit 1cb0840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/VCardTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public function testAddPhotoWithEmptyFile()
* Test adding logo with no value
*
* @expectedException Exception
* @[email protected]:jeroendesloovere/vcard.gitexpectedExceptionMessage Returned data is not an image.
* @expectedExceptionMessage Returned data is not an image.
*/
public function testAddLogoWithNoValue()
{
Expand Down

0 comments on commit 1cb0840

Please sign in to comment.