mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
fix tests
This commit is contained in:
parent
9a6ef4f4b2
commit
195366a8c7
|
|
@ -40,6 +40,6 @@ class TaskViewTest extends \PHPUnit\Framework\TestCase
|
|||
{
|
||||
$view = new TaskView();
|
||||
|
||||
self::assertEquals('/Web/Backend/img/default-user.jpg', $view->getAccountImage(1));
|
||||
self::assertEquals('Web/Backend/img/default-user.jpg', $view->getAccountImage(1));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user