8000 tests: comment minor fix · postgrespro/pg_probackup@5bcea32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bcea32

Browse files
committed
tests: comment minor fix
1 parent 8300983 commit 5bcea32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/merge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,7 @@ def test_continue_failed_merge_with_corrupted_delta_backup(self):
12001200

12011201
def test_continue_failed_merge_2(self):
12021202
"""
1203-
Check that failed MERGE on delete can be continued
1203+
Check that failed MERGE on delete can`t be continued
12041204
"""
12051205
fname = self.id().split('.')[3]
12061206
backup_dir = os.path.join(self.tmp_path, module_name, fname, 'backup')

0 commit comments

Comments
 (0)
0