X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F100populate.t;h=f8c6f10dd889701920b911d613abde0bd1cea1a8;hb=cfa136aa2c08cfc19e7ef47e6cb1bccd8469e813;hp=310999913de0066858ebed99266819efa21da480;hpb=c86376b40b5e0c25b905f6c9dddc2dd6afa5dda6;p=dbsrgits%2FDBIx-Class.git diff --git a/t/100populate.t b/t/100populate.t index 3109999..f8c6f10 100644 --- a/t/100populate.t +++ b/t/100populate.t @@ -45,7 +45,7 @@ throws_ok ( sub { } } ('Huey', 'Dewey', $ex_title, 'Louie') ]) -}, qr/\Qexecute_array() aborted with 'constraint failed\E.+ at populate slice.+$ex_title/ms, 'Readable exception thrown for failed populate'); +}, qr/\Qexecute_array() aborted with '\E.+ at populate slice.+$ex_title/ms, 'Readable exception thrown for failed populate'); ## make sure populate honors fields/orders in list context ## schema order