X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FAuthRealmTestApp.pm;h=36cb291bbed2d11f099331803e9a5211923ab232;hb=ead7a26a894d36338abb53c4ff2f1f76984f7340;hp=946727590d76315b724cbe85ebeba9d3696358bf;hpb=e05c457e71bafad85a1a5af8da56454b621d7c39;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/t/lib/AuthRealmTestApp.pm b/t/lib/AuthRealmTestApp.pm index 9467275..36cb291 100644 --- a/t/lib/AuthRealmTestApp.pm +++ b/t/lib/AuthRealmTestApp.pm @@ -84,7 +84,7 @@ sub moose : Local { $c->res->body( "ok" ); } -__PACKAGE__->config->{authentication} = { +__PACKAGE__->config->{'Plugin::Authentication'} = { default_realm => 'members', realms => { members => {