1
0
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:
Grigory Smolkin 2019-01-11 17:54:50 +03:00
parent 8300983ead
commit 5bcea32f31

View File

@ -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')