mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
adjust cs-fixer config
This commit is contained in:
@@ -4,9 +4,12 @@ declare(strict_types=1);
|
||||
|
||||
namespace Tests\ZM\Utils;
|
||||
|
||||
use ZM\Utils\DataProvider;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use ZM\Utils\DataProvider;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
class DataProviderTest extends TestCase
|
||||
{
|
||||
public function testGetSourceRootDir(): void
|
||||
|
||||
Reference in New Issue
Block a user