Skip to content

Commit

Permalink
ユニットテスト
Browse files Browse the repository at this point in the history
  • Loading branch information
dovanhung committed Nov 18, 2024
1 parent 371d396 commit d313a4e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ class CustomContentAppHelperTest extends BcTestCase
public function setUp(): void
{
parent::setUp();
BcUtil::includePluginClass('BcCustomContent');
Configure::load('BaserCore.setting', 'baser');
$this->CustomContentAppHelper = new CustomContentAppHelper(new View());
}
/**
Expand Down

0 comments on commit d313a4e

Please sign in to comment.