X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fextra%2Finternals%2Fattributes.t;fp=xt%2Fextra%2Finternals%2Fattributes.t;h=6c1998d65f42a933bc11819a0959d2fd5ffcc846;hb=953f8eb062bd84ffcb5b59d9a0d27d1db55f3927;hp=5169d237f71b9e1c3c3e78bee6ca86755b367d66;hpb=2603b49536d45448ac98cd8aa7c7393867cb0db2;p=dbsrgits%2FDBIx-Class.git diff --git a/xt/extra/internals/attributes.t b/xt/extra/internals/attributes.t index 5169d23..6c1998d 100644 --- a/xt/extra/internals/attributes.t +++ b/xt/extra/internals/attributes.t @@ -437,7 +437,7 @@ sub add_more_attrs { # ensure that asking with a different MRO will not perturb the cache my $cached_desc = serialize( - $DBIx::Class::_Util::describe_class_query_cache->{"DBICTest::AttrTest|c3"} + $DBIx::Class::_Util::__describe_class_query_cache->{"DBICTest::AttrTest|c3"} ); # now try to ask for DFS explicitly, adjust our expectations