mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00: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…
x
Reference in New Issue
Block a user