From 26eb6c5a2250f7f615ffdcff9cb20bea26069239 Mon Sep 17 00:00:00 2001 From: Paul Driver Date: Thu, 31 Mar 2011 12:30:32 -0500 Subject: [PATCH] likewise t/Asset/Post/notification.t --- t/Asset/Post/notification.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/Asset/Post/notification.t b/t/Asset/Post/notification.t index 6b29991c6..c82ce61fc 100644 --- a/t/Asset/Post/notification.t +++ b/t/Asset/Post/notification.t @@ -39,6 +39,7 @@ my @addArgs = ( undef, undef, { skipAutoCommitWorkflows => 1, skipNotification = my $notification_template = $node->addChild({ className => 'WebGUI::Asset::Template', template => "!!!url:!!!content:!!!", + parser => 'WebGUI::Asset::Template::HTMLTemplate', }, @addArgs); my $collab = $node->addChild({