mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-28 23:58:41 +00:00
fix tests and replace file_exists
This commit is contained in:
parent
0b65b1e55a
commit
176db29f64
|
|
@ -26,6 +26,10 @@ use Modules\Profile\Models\ProfileMapper;
|
|||
*/
|
||||
class ClientMapperTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
/**
|
||||
* @covers Modules\ClientManagement\Models\ClientMapper
|
||||
* @group module
|
||||
*/
|
||||
public function testCR() : void
|
||||
{
|
||||
$client = new Client();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user