Adjust renamed relationship
[dbsrgits/DBIx-Class.git] / t / multi_create / multilev_might_have_PKeqFK.t
index 4d94871..8b8b59d 100644 (file)
@@ -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',