X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FTestApp.pm;h=89332babc9a73a9878691c6cece910ff29510d69;hb=6e8520be0c895f96e8e28f724ba73ba70ea4fac6;hp=9fd0239e4e42bc301688199c1e09e0063add786a;hpb=41e7bd481acdafb23e08381f98c9e3732950bdc0;p=catagits%2FCatalyst-Runtime.git diff --git a/t/lib/TestApp.pm b/t/lib/TestApp.pm index 9fd0239..89332ba 100644 --- a/t/lib/TestApp.pm +++ b/t/lib/TestApp.pm @@ -50,7 +50,7 @@ TestApp->config( action_action_nine => { another_extra_arg => 13 } } }, - detach_on_die => 1, + abort_chain_on_error_fix => 1, ); # Test bug found when re-adjusting the metaclass compat code in Moose