Skip to content

Commit

Permalink
Fix ProductControllerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Apr 1, 2021
1 parent 0ced16a commit 5e9ffca
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
use Eccube\Repository\ProductRepository;
use Eccube\Repository\ProductTagRepository;
use Eccube\Repository\TaxRuleRepository;
use Eccube\Tests\Web\Admin\AbstractAdminWebTestCase;
use Eccube\Util\StringUtil;
use Symfony\Component\DomCrawler\Crawler;
use Symfony\Component\Filesystem\Filesystem;
use Symfony\Component\HttpFoundation\File\UploadedFile;
use Symfony\Component\HttpFoundation\Response;

class ProductControllerTest extends AbstractAdminWebTestCase
{
Expand Down

0 comments on commit 5e9ffca

Please sign in to comment.