mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
977642daa9
Also had to fix some fixture files - none of the YAML spec versions actually support tabs anyway
11 lines
219 B
YAML
11 lines
219 B
YAML
GridFieldExportButtonTest_Team:
|
|
test-team-1:
|
|
Name: Test
|
|
City: City
|
|
test-team-2:
|
|
Name: Test2
|
|
City: 'Quoted "City" 2'
|
|
GridFieldExportButtonTest_NoView:
|
|
item1:
|
|
Name: Foo
|