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({