Skip to content

Commit af2cc6a

Browse files
author
Eugen Konkov
committed
Fix number of tests
1 parent 9ddf601 commit af2cc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/30sqlt-new-diff-pgsql.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use Test::SQL::Translator qw(maybe_plan);
1313
use SQL::Translator::Schema::Constants;
1414
use Storable 'dclone';
1515

16-
plan tests => 4;
16+
plan tests => 10;
1717

1818
my @warns;
1919
local $SIG{__WARN__} = sub {

0 commit comments

Comments
 (0)