X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_component_controller_action_regexp.t;h=fd65665da17e5a949e3cd4005d957907a921c198;hb=0b0aee670c39f8cb8f140eb62de9bfaf2c343a24;hp=269794041f1a5d304154f165c57f99c75f30eaa6;hpb=873b98ee118b378ace23ffdba0b440bcefdfc8c1;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/live_component_controller_action_regexp.t b/t/aggregate/live_component_controller_action_regexp.t index 2697940..fd65665 100644 --- a/t/aggregate/live_component_controller_action_regexp.t +++ b/t/aggregate/live_component_controller_action_regexp.t @@ -133,7 +133,7 @@ sub run_tests { ); is( $response->header('location'), - $url, + $response->request->uri, 'Redirect URI is the same as the request URI' ); }