Completed
Pull Request — master (#133)
by
unknown
01:41
created
tests/Resource/EscrowTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Moip\Tests\TestCase;
6 6
 
7
-class EscrowTest extends TestCase{
7
+class EscrowTest extends TestCase {
8 8
     
9 9
     public function testShouldReleaseEscrow() 
10 10
     {
Please login to merge, or discard this patch.