X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10_04db2_common.t;h=34e176aa7296155e50412f91fefca77dc07c39f0;hb=208bdf790f56fad2b950be62c4336b0b6f9be6ca;hp=4dd1936fde741656b030d0f94b4e0ad40a9d64ef;hpb=4fb2971cd5784d8bc64f98052e691db9df697516;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/10_04db2_common.t b/t/10_04db2_common.t index 4dd1936..34e176a 100644 --- a/t/10_04db2_common.t +++ b/t/10_04db2_common.t @@ -152,7 +152,7 @@ my $tester = dbixcsl_common_tests->new( } catch { $schemas_created = 0; - skip "no CREATE SCHEMA privileges", 28 * 2; + skip "no CREATE SCHEMA privileges", 30 * 2; }; $dbh->do(<<"EOF");