Skip to content

Commit

Permalink
BO: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeks committed Jun 16, 2017
1 parent 5892889 commit 4aa2819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/TestCase/UnitTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
use PrestaShop\PrestaShop\Adapter\ServiceLocator;
use Phake;
use Symfony\Component\HttpKernel\Kernel;
use PrestaShop\PrestaShop\Tests\TestCase\FakeEntityMapper;
use PrestaShop\PrestaShop\Tests\TestCase\FakeConfiguration;
use Symfony\Component\HttpFoundation\Request;

class UnitTestCase extends PHPUnit_Framework_TestCase
Expand Down

0 comments on commit 4aa2819

Please sign in to comment.