Skip to content

Commit

Permalink
MINOR Fixed CMSMainTest for postgres by not hardcoding fixture IDs (f…
Browse files Browse the repository at this point in the history
…rom r103818)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112178 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
Sam Minnee committed Oct 13, 2010
1 parent e40661c commit 88d6823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMSMainTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ SiteConfig:
CanCreateTopLevelType: 'OnlyTheseUsers'
SiteConfig_CreateTopLevelGroups:
createtoplevelgroups1:
SiteConfigID: 1
SiteConfigID: =>SiteConfig.siteconfig1
GroupID: =>Group.rooteditusers
PageComment:
Comment1:
Expand Down

0 comments on commit 88d6823

Please sign in to comment.