Change article test to use templates that aren't deleted.

This commit is contained in:
Colin Kuskie 2009-07-16 22:36:20 +00:00
parent 8dcd511a8b
commit 8468884df8

View file

@ -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",