mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 09:44:37 -04:00
Fixes for tests
This commit is contained in:
parent
7d46ec489a
commit
29038a16fa
@ -70,7 +70,6 @@ class ActivityRepository extends BaseRepository
|
|||||||
*/
|
*/
|
||||||
public function createBackup($entity, $activity)
|
public function createBackup($entity, $activity)
|
||||||
{
|
{
|
||||||
nlog($entity);
|
|
||||||
|
|
||||||
if($entity instanceof User){
|
if($entity instanceof User){
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user