Change article test to use templates that aren't deleted.
This commit is contained in:
parent
8dcd511a8b
commit
8468884df8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ isa_ok($article, 'WebGUI::Asset::Wobject::Article');
|
||||||
# Test to see if we can set new values
|
# Test to see if we can set new values
|
||||||
my $newArticleSettings = {
|
my $newArticleSettings = {
|
||||||
cacheTimeout => 124,
|
cacheTimeout => 124,
|
||||||
templateId => "PBtmpl0000000000000084",
|
templateId => "PBtmpl0000000000000002",
|
||||||
linkURL => "http://www.snapcount.org",
|
linkURL => "http://www.snapcount.org",
|
||||||
linkTitle => "I'm thinking of getting metal legs",
|
linkTitle => "I'm thinking of getting metal legs",
|
||||||
storageId => "ImadeThisUp",
|
storageId => "ImadeThisUp",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue