diff --git a/tests/GeoIp2/Test/Database/ReaderTest.php b/tests/GeoIp2/Test/Database/ReaderTest.php index 890c4c8..1b72092 100644 --- a/tests/GeoIp2/Test/Database/ReaderTest.php +++ b/tests/GeoIp2/Test/Database/ReaderTest.php @@ -62,7 +62,7 @@ class ReaderTest extends \PHPUnit_Framework_TestCase /** * @expectedException InvalidArgumentException - * @expectedExceptionMessage invalid is not a valid IP address + * @expectedExceptionMessage is not a valid IP address */ public function testInvalidAddress() {