fix syndicated content test with a new RSS url

This commit is contained in:
Doug Bell 2010-08-11 16:26:41 -05:00
parent 6b1e02f764
commit 1f99da3315

View file

@ -52,7 +52,7 @@ isa_ok($syndicated_content, 'WebGUI::Asset::Wobject::SyndicatedContent');
my $newSyndicatedContentSettings = {
cacheTimeout => 124,
templateId => "PBtmpl0000000000000065",
rssUrl => 'http://svn.webgui.org/svnweb/plainblack/rss/WebGUI/',
rssUrl => 'http://github.com/plainblack/webgui/commits/master.atom',
};
# update the new values for this instance