1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Fix issue BookStackApp#5542 Sorting by name

This commit is contained in:
Bernardo Campos
2025-03-23 12:29:29 -03:00
parent 0ec0913846
commit abe7467ae5
2 changed files with 5 additions and 2 deletions

View File

@ -198,6 +198,8 @@ class SortRuleTest extends TestCase
$namesToAdd = [
"Beans",
"bread",
"Éclaire",
"egg",
"Milk",
"pizza",
"Tomato",