X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F100populate.t;h=4a3f0ac7a26662b905ea84b80ab47db3d10245f3;hb=7cbd6cbd07bd62b29dfa60b361c774626b06e967;hp=27eb3effcd73a8c2d4f48b8ca1d4107d60af03fe;hpb=b7dc8a5c05ee42134bba1e2a1a6b5f4cda8d8384;p=dbsrgits%2FDBIx-Class.git diff --git a/t/100populate.t b/t/100populate.t index 27eb3ef..4a3f0ac 100644 --- a/t/100populate.t +++ b/t/100populate.t @@ -416,7 +416,7 @@ warnings_like { ) ? () # one unique for populate() and create() each - : (qr/\QPOSSIBLE *PAST* DATA CORRUPTION detected \E.+\QTrigger condition encountered at @{[ __FILE__ ]} line\E \d/) x 3 + : (qr/\QPOSSIBLE *PAST* DATA CORRUPTION detected \E.+\QTrigger condition encountered at @{[ __FILE__ ]} line\E \d/) x 2 ], 'Data integrity warnings as planned'; lives_ok {