diff --git a/tests/VCardTest.php b/tests/VCardTest.php index 9fb786f..327ae4d 100644 --- a/tests/VCardTest.php +++ b/tests/VCardTest.php @@ -196,7 +196,7 @@ public function testAddPhotoWithEmptyFile() * Test adding logo with no value * * @expectedException Exception - * @t@github.com:jeroendesloovere/vcard.gitexpectedExceptionMessage Returned data is not an image. + * @expectedExceptionMessage Returned data is not an image. */ public function testAddLogoWithNoValue() {