Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kurozumi committed May 20, 2024
1 parent ff94052 commit 6350e49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Eccube/Tests/CustomizeBundleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ public function tearDown(): void
$fs = new Filesystem();
$fs->remove(__DIR__.'/../../../app/Customize/Bundle');
$fs->remove(__DIR__.'/../../../app/Customize/Resource/config/bundles.php');

parent::tearDown();
}

public function testContainsCustomizeBundle()
Expand Down

0 comments on commit 6350e49

Please sign in to comment.