Skip to content

Commit

Permalink
Merge pull request #4 from nanasess/kiy0taka-dev/plugin-misc
Browse files Browse the repository at this point in the history
Add @group cache-clear
  • Loading branch information
kiy0taka authored Sep 14, 2018
2 parents 944ee4d + c0b0023 commit b48e393
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Eccube/Tests/Web/Admin/Store/PluginControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
use Eccube\Repository\BaseInfoRepository;
use Eccube\Tests\Web\Admin\AbstractAdminWebTestCase;

/**
* @group cache-clear
*/
class PluginControllerTest extends AbstractAdminWebTestCase
{
public function testRoutingAuthentication()
Expand Down

0 comments on commit b48e393

Please sign in to comment.