Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Update TestCase inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Sep 17, 2018
1 parent 5751438 commit 1899302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Twig/Extension/AdminBSBRendererTwigExtensionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace WBW\Bundle\AdminBSB\Tests\Twig\Extension;

use WBW\Bundle\AdminBSBBundle\Tests\Cases\AbstractAdminBSBFrameworkTestCase;
use WBW\Bundle\AdminBSBBundle\Tests\AbstractAdminBSBFrameworkTestCase;
use WBW\Bundle\AdminBSBBundle\Twig\Extension\AdminBSBRendererTwigExtension;

/**
Expand Down

0 comments on commit 1899302

Please sign in to comment.