mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
remove segfault debug
This commit is contained in:
parent
9dfc11c033
commit
a11053db54
|
|
@ -29,7 +29,6 @@ class DataMapperAbstractTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
protected function setUp() : void
|
||||
{
|
||||
\var_dump(1);
|
||||
$this->model = new BaseModel();
|
||||
$this->modelArray = [
|
||||
'id' => 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user