mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Fix incorrect copy/paste in comment
Author: Alexander Korotkov <a.korotkov@postgrespro.ru>
This commit is contained in:
parent
9778d5c180
commit
8cdc834647
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Basic logical replication test
|
||||
# This test checks that constraints work on subscriber
|
||||
use strict;
|
||||
use warnings;
|
||||
use PostgresNode;
|
||||
|
|
|
|||
Loading…
Reference in a new issue