Skip to content

Commit

Permalink
コメントの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
dovanhung committed Nov 2, 2023
1 parent 5fa2270 commit 048ede5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @license https://basercms.net/license/index.html MIT License
*/

namespace BcUploader\Test\TestCase\Controller\Api;
namespace BcUploader\Test\TestCase\Controller;

use BaserCore\Service\DblogsServiceInterface;
use BaserCore\Test\Scenario\InitAppScenario;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @license https://basercms.net/license/index.html MIT License
*/

namespace BcUploader\Test\TestCase\Controller\Api;
namespace BcUploader\Test\TestCase\Controller;

use BaserCore\Test\Scenario\InitAppScenario;
use BaserCore\TestSuite\BcTestCase;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @license https://basercms.net/license/index.html MIT License
*/

namespace BcUploader\Test\TestCase\Controller\Api;
namespace BcUploader\Test\TestCase\Controller;

use BaserCore\Test\Scenario\InitAppScenario;
use BaserCore\TestSuite\BcTestCase;
Expand Down

0 comments on commit 048ede5

Please sign in to comment.