Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Feb 6, 2024
1 parent d943435 commit 1611759
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/Pest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
use Hyperf\Contract\ConfigInterface;
use Mine\Tests\TestCase;

/**
* This file is part of MineAdmin.
*
* @see https://www.mineadmin.com
* @document https://doc.mineadmin.com
* @contact [email protected]
* @license https://github.com/mineadmin/MineAdmin/blob/master/LICENSE
*/
uses(TestCase::class)
->beforeEach(function () {
$mockConfig = Mockery::mock(ConfigInterface::class);
Expand Down

0 comments on commit 1611759

Please sign in to comment.