mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
ENHANCEMENT: added PageComment for CommentAdminTest
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@99069 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a0c8e9e1eb
commit
554ea629dc
@ -62,3 +62,14 @@ SiteConfig_CreateTopLevelGroups:
|
|||||||
createtoplevelgroups1:
|
createtoplevelgroups1:
|
||||||
siteconfigid: 1
|
siteconfigid: 1
|
||||||
GroupID: =>Group.rooteditusers
|
GroupID: =>Group.rooteditusers
|
||||||
|
PageComment:
|
||||||
|
Comment1:
|
||||||
|
Name: Person
|
||||||
|
Comment: Very cool page
|
||||||
|
NeedsModeration: 1
|
||||||
|
EmailAddress: person@server.com
|
||||||
|
Comment2:
|
||||||
|
Name: Someone
|
||||||
|
Comment: I am a person
|
||||||
|
NeedsModeration: 0
|
||||||
|
EmailAddress: someone@somewhere.com
|
Loading…
Reference in New Issue
Block a user