Skip to content

Commit

Permalink
Fix comment: we're actually creating a test transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Apr 6, 2017
1 parent 3fbc80c commit 15e94c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Expand Up @@ -75,7 +75,7 @@ protected static function createTestCharge(array $attributes = array())
}

/**
* Create a valid test charge.
* Create a valid test transfer.
*/
protected static function createTestTransfer(array $attributes = array(), $opts = null)
{
Expand Down

0 comments on commit 15e94c8

Please sign in to comment.