Skip to content

Commit

Permalink
updated test for new error response
Browse files Browse the repository at this point in the history
  • Loading branch information
abraham committed Mar 19, 2015
1 parent fc121fa commit de6a75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TwitterOAuthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit de6a75d

Please sign in to comment.