mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge branch 'multibyte-urlsegment'
This commit is contained in:
commit
82c4023c38
@ -101,7 +101,7 @@ class SiteTreeTest extends SapphireTest {
|
|||||||
'staff' => 'my-staff',
|
'staff' => 'my-staff',
|
||||||
'about' => 'about-us',
|
'about' => 'about-us',
|
||||||
'staffduplicate' => 'my-staff-2',
|
'staffduplicate' => 'my-staff-2',
|
||||||
'product1' => '1-1-test-product',
|
'product1' => '1.1-test-product',
|
||||||
'product2' => 'another-product',
|
'product2' => 'another-product',
|
||||||
'product3' => 'another-product-2',
|
'product3' => 'another-product-2',
|
||||||
'product4' => 'another-product-3',
|
'product4' => 'another-product-3',
|
||||||
|
Loading…
Reference in New Issue
Block a user