From 8468884df8a279fc4cc31ba8584431df7086cd50 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 16 Jul 2009 22:36:20 +0000 Subject: [PATCH] Change article test to use templates that aren't deleted. --- t/Asset/Wobject/Article.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Asset/Wobject/Article.t b/t/Asset/Wobject/Article.t index 99de19a94..43dd38e6f 100644 --- a/t/Asset/Wobject/Article.t +++ b/t/Asset/Wobject/Article.t @@ -54,7 +54,7 @@ isa_ok($article, 'WebGUI::Asset::Wobject::Article'); # Test to see if we can set new values my $newArticleSettings = { cacheTimeout => 124, - templateId => "PBtmpl0000000000000084", + templateId => "PBtmpl0000000000000002", linkURL => "http://www.snapcount.org", linkTitle => "I'm thinking of getting metal legs", storageId => "ImadeThisUp",