1
0
mirror of synced 2024-11-23 13:56:06 +03:00

Merge pull request #36 from profitlanding/patch-1

Fixed typing mistake
This commit is contained in:
Ilyas Salikhov 2017-06-12 05:25:32 +03:00 committed by GitHub
commit b701fa232c

View File

@ -241,7 +241,7 @@ class ApiClientOrdersTest extends TestCase
/** /**
* @group orders * @group orders
] */ */
public function testOrdersFixExternalIds() public function testOrdersFixExternalIds()
{ {
$client = static::getApiClient(); $client = static::getApiClient();