Sort Rules: Updated name comparison to not ignore non-ascii chars

Related to #5550 and #5542
This commit is contained in:
Dan Brown
2025-04-02 15:17:17 +01:00
parent abe7467ae5
commit 1ba0d26fdd
2 changed files with 4 additions and 2 deletions

View File

@ -200,6 +200,8 @@ class SortRuleTest extends TestCase
"bread",
"Éclaire",
"egg",
"É😀ire",
"É🫠ire",
"Milk",
"pizza",
"Tomato",