X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fprefetch%2Fo2m_o2m_order_by_with_limit.t;h=f7f71e5d60d28fa1366cbddeb5001631f958b36d;hb=0077982b2edc8273ab4b6ea59921177667008cb3;hp=1a91e423237c6bb924446b7355293cfdc5f45b34;hpb=977f88cb4a2a252c91a6b4233bc4de59b702b9c1;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/prefetch/o2m_o2m_order_by_with_limit.t b/t/prefetch/o2m_o2m_order_by_with_limit.t index 1a91e42..f7f71e5 100644 --- a/t/prefetch/o2m_o2m_order_by_with_limit.t +++ b/t/prefetch/o2m_o2m_order_by_with_limit.t @@ -69,7 +69,7 @@ is_same_sql_bind( # cds belong to the second and third artist, respectively, and there's no sixth # row is_deeply ( - [ $filtered_cd_rs->hri_dump ], + $filtered_cd_rs->all_hri, [ { 'artist' => '2',