mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Added test case for avatar failed fetch
Fixed non-imported log issue while there. For #2449
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
use BookStack\Auth\User;
|
||||
use BookStack\Exceptions\HttpFetchException;
|
||||
use Exception;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
class UserAvatars
|
||||
{
|
||||
|
Reference in New Issue
Block a user