Skip to content

Commit 040938d

Browse files
committed
Whitespace fix
1 parent 4ad07e1 commit 040938d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Omnipay/Stripe/Message/FetchTransactionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
class FetchTransactionRequestTest extends TestCase
1717
{
18-
public function setUp()
18+
public function setUp()
1919
{
2020
$this->request = new FetchTransactionRequest($this->getHttpClient(), $this->getHttpRequest());
2121
$this->request->setTransactionReference('ch_29yrvk84GVDsq9');

0 commit comments

Comments
 (0)