diff --git a/tests/TwitterOAuthTest.php b/tests/TwitterOAuthTest.php index 1dcde10e..8223f109 100644 --- a/tests/TwitterOAuthTest.php +++ b/tests/TwitterOAuthTest.php @@ -89,7 +89,7 @@ public function testOauthRequestToken() /** * @expectedException \Abraham\TwitterOAuth\TwitterOAuthException - * @expectedExceptionMessage Failed to validate oauth signature and token + * @expectedExceptionMessage Could not authenticate you */ public function testOauthRequestTokenException() {