mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-20 11:34:51 +02:00
tests: comment minor fix
This commit is contained in:
parent
8300983ead
commit
5bcea32f31
@ -1200,7 +1200,7 @@ class MergeTest(ProbackupTest, unittest.TestCase):
|
||||
|
||||
def test_continue_failed_merge_2(self):
|
||||
"""
|
||||
Check that failed MERGE on delete can be continued
|
||||
Check that failed MERGE on delete can`t be continued
|
||||
"""
|
||||
fname = self.id().split('.')[3]
|
||||
backup_dir = os.path.join(self.tmp_path, module_name, fname, 'backup')
|
||||
|
Loading…
x
Reference in New Issue
Block a user