summaryrefslogtreecommitdiff
path: root/contrib/test_decoding/t/001_repl_stats.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/test_decoding/t/001_repl_stats.pl')
-rw-r--r--contrib/test_decoding/t/001_repl_stats.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/test_decoding/t/001_repl_stats.pl b/contrib/test_decoding/t/001_repl_stats.pl
index 2dc5ef5f079..9b049d72842 100644
--- a/contrib/test_decoding/t/001_repl_stats.pl
+++ b/contrib/test_decoding/t/001_repl_stats.pl
@@ -19,6 +19,8 @@ $node->start;
# Check that replication slot stats are expected.
sub test_slot_stats
{
+ local $Test::Builder::Level = $Test::Builder::Level + 1;
+
my ($node, $expected, $msg) = @_;
my $result = $node->safe_psql(