why not just add to the maddness if its already there?
[catagits/Catalyst-Runtime.git] / t / optional_threads.t
index baa4089..9ed878f 100644 (file)
@@ -44,7 +44,7 @@ sub request {
         TestApp::Controller::Action::Default->begin
         TestApp::Controller::Action::Default->default
         TestApp::View::Dump::Request->process
-        TestApp->end
+        TestApp::Controller::Root->end
     ];
 
     my $expected = join( ", ", @expected );