]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - t/lib/RunTests.pm
hashrefs in m2m
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / lib / RunTests.pm
index e38d1f1d7d4c485a8d02300d491724d59bcd245c..f3bfbb121bffec700076f19b0121b56246baf17b 100644 (file)
@@ -18,7 +18,7 @@ sub run_tests{
     my $updates = {
             id => undef,
             aaaa => undef,
     my $updates = {
             id => undef,
             aaaa => undef,
-            tags => [ '2', '3' ], 
+            tags => [ '2', { id => '3' } ], 
             name => 'Test name',
     #        'creation_date.year' => 2002,
     #        'creation_date.month' => 1,
             name => 'Test name',
     #        'creation_date.year' => 2002,
     #        'creation_date.month' => 1,
This page took 0.022929 seconds and 4 git commands to generate.