X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=t%2Flib%2FRunTests.pm;h=f3bfbb121bffec700076f19b0121b56246baf17b;hp=e38d1f1d7d4c485a8d02300d491724d59bcd245c;hb=7947dd6ee9711102d5fb3fc579316d830d610da1;hpb=76b92189b37b84fed8fff6df90966e9c0d4d581b diff --git a/t/lib/RunTests.pm b/t/lib/RunTests.pm index e38d1f1..f3bfbb1 100644 --- a/t/lib/RunTests.pm +++ b/t/lib/RunTests.pm @@ -18,7 +18,7 @@ sub run_tests{ my $updates = { id => undef, aaaa => undef, - tags => [ '2', '3' ], + tags => [ '2', { id => '3' } ], name => 'Test name', # 'creation_date.year' => 2002, # 'creation_date.month' => 1,