diff --git a/mozilla/webtools/testopia/Bugzilla/Config/Testopia.pm b/mozilla/webtools/testopia/Bugzilla/Config/Testopia.pm index a9c276dcc2a..51446cc5657 100644 --- a/mozilla/webtools/testopia/Bugzilla/Config/Testopia.pm +++ b/mozilla/webtools/testopia/Bugzilla/Config/Testopia.pm @@ -64,7 +64,7 @@ sub get_param_list { name => 'new-case-action-template', type => 'l', default => qq{
    -
  1. +
  2.  
}, }, @@ -72,7 +72,7 @@ sub get_param_list { name => 'new-case-results-template', type => 'l', default => qq{
    -
  1. +
  2.  
}, },