1
0
mirror of synced 2024-11-21 21:06:07 +03:00

Fixed typing mistake

This commit is contained in:
GreenRobot 2017-06-12 05:23:48 +07:00 committed by GitHub
parent ce2dab2c03
commit 40fd0a2f70

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();