From: Peter Rabbitson Date: Thu, 11 Jun 2009 15:00:06 +0000 (+0000) Subject: Adjust renamed relationship X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d65f2cde50e753e388f112efc37e79e5c220f957;p=dbsrgits%2FDBIx-Class-Historic.git Adjust renamed relationship --- diff --git a/t/multi_create/multilev_might_have_PKeqFK.t b/t/multi_create/multilev_might_have_PKeqFK.t index 4d94871..8b8b59d 100644 --- a/t/multi_create/multilev_might_have_PKeqFK.t +++ b/t/multi_create/multilev_might_have_PKeqFK.t @@ -77,7 +77,7 @@ DG lives_ok (sub { $schema->resultset ('Artist')->create ({ name => 'The wooled wolf', - artist_to_artwork => [{ + artwork_to_artist => [{ artwork => { cd => { title => 'Wool explosive',