Skip to content

Commit

Permalink
MAGETWO-57056: [Backport] [GitHub] Configurable product disabling low…
Browse files Browse the repository at this point in the history
…est price associated product still shows its price #4419 - for 2.0

- fix builds
  • Loading branch information
vnayda committed Oct 27, 2016
1 parent 0fa3ed7 commit 45a41d6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
use Magento\Store\Model\StoreManagerInterface;
use Magento\TestFramework\Helper\Bootstrap;

/**
* @magentoDbIsolation enabled
*/
class LowestPriceOptionProviderTest extends \PHPUnit_Framework_TestCase
{
/**
Expand Down

0 comments on commit 45a41d6

Please sign in to comment.