Skip to content

Commit 6a26756

Browse files
committed
Format code
1 parent 19e8c20 commit 6a26756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/BalancePlatformTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function testGetAccountHolderAdditionalAttributesDoesNotThrow()
3838
{
3939

4040
$client = $this->createMockClientUrl(
41-
'tests/Resources/BalancePlatform/get-account-holder-additional-attributes.json'
41+
'tests/Resources/BalancePlatform/get-account-holder-additional-attributes.json'
4242
);
4343

4444
$service = new AccountHoldersApi($client);

0 commit comments

Comments
 (0)