X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Farticles%2Fqueue-specific-class.t;h=5cd042910dc7fe78762279f43265fe8e0f3909f2;hb=52868a4e0abe9e0a9aa78fe04ca5a3462c3bc5a6;hp=a73d583c3366e5795a01c7ed7aee57c592e37759;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;p=freeside.git diff --git a/rt/t/articles/queue-specific-class.t b/rt/t/articles/queue-specific-class.t index a73d583c3..5cd042910 100644 --- a/rt/t/articles/queue-specific-class.t +++ b/rt/t/articles/queue-specific-class.t @@ -1,4 +1,3 @@ -#!/usr/bin/perl use strict; use warnings; @@ -35,7 +34,7 @@ for my $name ( keys %class ) { 'article create page' ); $m->submit_form( - form_number => 3, + form_number => 2, fields => { Name => "article $name" } );