Skip to content

Commit

Permalink
Organized imports in test class
Browse files Browse the repository at this point in the history
  • Loading branch information
Leone committed Dec 18, 2019
1 parent d2a4865 commit 6e68a47
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
namespace Magento\Catalog\Model\Product\Option\Type;

use Magento\Catalog\Model\Product\Option;
use Magento\Tests\NamingConvention\true\mixed;
use PHPUnit\Framework\TestCase;
use Magento\Framework\ObjectManagerInterface;
use Magento\TestFramework\Helper\Bootstrap;
use PHPUnit\Framework\TestCase;

/**
* Test for customizable product option with "Text" type
Expand Down

0 comments on commit 6e68a47

Please sign in to comment.