We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddf601 commit af2cc6aCopy full SHA for af2cc6a
t/30sqlt-new-diff-pgsql.t
@@ -13,7 +13,7 @@ use Test::SQL::Translator qw(maybe_plan);
13
use SQL::Translator::Schema::Constants;
14
use Storable 'dclone';
15
16
-plan tests => 4;
+plan tests => 10;
17
18
my @warns;
19
local $SIG{__WARN__} = sub {
0 commit comments