We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e8c20 commit 6a26756Copy full SHA for 6a26756
tests/Unit/BalancePlatformTest.php
@@ -38,7 +38,7 @@ public function testGetAccountHolderAdditionalAttributesDoesNotThrow()
38
{
39
40
$client = $this->createMockClientUrl(
41
- 'tests/Resources/BalancePlatform/get-account-holder-additional-attributes.json'
+ 'tests/Resources/BalancePlatform/get-account-holder-additional-attributes.json'
42
);
43
44
$service = new AccountHoldersApi($client);
0 commit comments