Skip to content

Commit

Permalink
ThemeFilesController::add のユニットテスト (#2765)
Browse files Browse the repository at this point in the history
Co-authored-by: Đỗ Văn Hùng <[email protected]>
  • Loading branch information
HungDV2022 and dovanhung authored Oct 2, 2023
1 parent af0208b commit 09f5e18
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ class ThemeFilesController extends BcAdminApiController
* [API] テーマファイル ファイル新規追加
*
* @param ThemeFilesServiceInterface $service
* @checked
* @noTodo
* @unitTest
*/
public function add(ThemeFilesServiceInterface $service)
{
Expand Down

0 comments on commit 09f5e18

Please sign in to comment.