Change config key in tests
[catagits/Catalyst-Plugin-Cache.git] / t / currying_conf.t
index 166b6d7..b9f50fa 100644 (file)
@@ -15,7 +15,7 @@ use ok "Catalyst::Plugin::Cache";
     use base qw/Catalyst::Plugin::Cache/;
 
     my %config = (
-        cache => {
+        'Plugin::Cache' => {
             profiles => {
                 foo => {
                     bah => "foo",