diff --git a/t/mandatory_template_vars.t b/t/mandatory_template_vars.t index 608c31c59..fc6c1f361 100644 --- a/t/mandatory_template_vars.t +++ b/t/mandatory_template_vars.t @@ -40,15 +40,6 @@ my @tmplVarTable = ( var => [ qw(application.workarea) ], loop => [ qw(application_loop)] }, - ## Templates from WebGUI::Operation::MessageLog.pm - { - id => 'PBtmpl0000000000000050', - loop => [ qw(message.loop) ], - }, - { - id => 'PBtmpl0000000000000049', - var => [ qw(message.takeAction) ], - }, ## Templates from WebGUI::Operation::Help.pm { id => 'PBtmplHelp000000000001',