mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for tests
This commit is contained in:
parent
53f79440c0
commit
e8d40d2fde
@ -112,7 +112,7 @@ class Handler extends ExceptionHandler
|
||||
return false;
|
||||
|
||||
if (strpos($exception->getMessage(), 'fwrite()') !== false)
|
||||
return false
|
||||
return false;
|
||||
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user