]> BookStack Code Mirror - bookstack/blobdiff - tests/Commands/AssignSortRuleCommandTest.php
Merge branch 'development' of github.com:LM-Nishant/BookStack into LM-Nishant-development
[bookstack] / tests / Commands / AssignSortRuleCommandTest.php
index 5b308cd7c75e9e66e693319055fd639ed3fcfbd0..934196471a7b1f3c1be862f67e4c560be9612061 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Commands;
+namespace Tests\Commands;
 
 use BookStack\Entities\Models\Book;
 use BookStack\Sorting\SortRule;