Fix incorrect copy/paste in comment

Author: Alexander Korotkov <a.korotkov@postgrespro.ru>
This commit is contained in:
Magnus Hagander 2018-03-29 19:11:05 +02:00
parent 9778d5c180
commit 8cdc834647
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Basic logical replication test
# This test checks that constraints work on subscriber
use strict;
use warnings;
use PostgresNode;