From 1f99da3315012617739030620cc5b3858574b744 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Wed, 11 Aug 2010 16:26:41 -0500 Subject: [PATCH] fix syndicated content test with a new RSS url --- t/Asset/Wobject/SyndicatedContent.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Asset/Wobject/SyndicatedContent.t b/t/Asset/Wobject/SyndicatedContent.t index 828731897..397d3f13f 100644 --- a/t/Asset/Wobject/SyndicatedContent.t +++ b/t/Asset/Wobject/SyndicatedContent.t @@ -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