mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-22 07:40:58 +00:00
Deps & Tests: Updated PHP deps, fixed test namespaces
This commit is contained in:
parent
d2542d6265
commit
c3a1fabbf0
9 changed files with 237 additions and 229 deletions
tests/Sorting
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Sorting;
|
||||
namespace Tests\Sorting;
|
||||
|
||||
use BookStack\Activity\ActivityType;
|
||||
use BookStack\Entities\Models\Book;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue