Skip to content

Commit

Permalink
MAGETWO-99451: Custom customer address attribute values are empty whe…
Browse files Browse the repository at this point in the history
…n address is changed in admin checkout
  • Loading branch information
dhorytskyi committed May 6, 2019
1 parent 4109cdb commit a12ecfd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
use Magento\Framework\Api\AbstractExtensibleObject;
use Magento\Framework\Api\AttributeValue;

/**
* Class ExtensibleDataObjectConverterTest
*/
class ExtensibleDataObjectConverterTest extends \PHPUnit\Framework\TestCase
{
/** @var \Magento\Framework\Api\ExtensibleDataObjectConverter */
Expand Down

0 comments on commit a12ecfd

Please sign in to comment.