mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-17 08:58:41 +00:00
autoformat
This commit is contained in:
parent
9fde93c0c4
commit
9dfc11c033
|
|
@ -29,7 +29,7 @@ class DataMapperAbstractTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
protected function setUp() : void
|
||||
{
|
||||
var_dump(1);
|
||||
\var_dump(1);
|
||||
$this->model = new BaseModel();
|
||||
$this->modelArray = [
|
||||
'id' => 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user