X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp%2FController%2FRoot.pm;h=cb80811ea4b84ee490e51c9c22e3af92d9eecf17;hb=1e331578b273b9d419d25dd23d6f720e289c9414;hp=bff9d209fe1e7a3f168f62560c8898f3bdfcfbc6;hpb=cce24d41c4d7191c65818bff8681be8849bace3d;p=catagits%2FCatalyst-View-Email.git diff --git a/t/lib/TestApp/Controller/Root.pm b/t/lib/TestApp/Controller/Root.pm index bff9d20..cb80811 100644 --- a/t/lib/TestApp/Controller/Root.pm +++ b/t/lib/TestApp/Controller/Root.pm @@ -127,10 +127,10 @@ sub mason_email : Global('mason_email') { to => 'test-email@example.com', from => 'no-reply@example.com', subject => 'Just a test', - view => 'Mason', templates => [ { - template => 'text_plain/test.m', + view => 'Mason', + template => 'text_plain/test.m', content_type => 'text/plain', }, {