mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-02-23 18:53:13 +01:00
remove preexisting whitespace (3278d581) that makes unit test fail...
This commit is contained in:
parent
0c2cdd668d
commit
81f6f6d117
@ -44,7 +44,7 @@ class DashboardController extends Controller
|
||||
->count();
|
||||
|
||||
$totalNotes = Note::byUser()
|
||||
->count();
|
||||
->count();
|
||||
|
||||
$totalTags = Tag::byUser()
|
||||
->count();
|
||||
|
Loading…
x
Reference in New Issue
Block a user