Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
GraphQL-512: 'address.street' needs refactoring to support as many li…
Browse files Browse the repository at this point in the history
…nes as defined by admin
  • Loading branch information
naydav committed Apr 8, 2019
1 parent c11b10b commit 722afe3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
use Magento\TestFramework\TestCase\GraphQlAbstract;
use Magento\Integration\Api\CustomerTokenServiceInterface;

/**
* Create customer address tests
*/
class CreateCustomerAddressTest extends GraphQlAbstract
{
/**
Expand Down

0 comments on commit 722afe3

Please sign in to comment.