mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-08 14:28:36 +02:00
tests: minor fix
This commit is contained in:
parent
1e47aeab64
commit
bf3bb35edf
@ -475,10 +475,7 @@ class ProbackupTest(object):
|
||||
)
|
||||
|
||||
self.assertTrue(
|
||||
success, 'Ptrack does not correspond to state'
|
||||
' of its own pages.\n Gory Details: \n{0}'.format(
|
||||
idx_dict['type'], idx_dict
|
||||
)
|
||||
success, 'Ptrack has failed to register changes in data files'
|
||||
)
|
||||
|
||||
def check_ptrack_recovery(self, idx_dict):
|
||||
|
Loading…
x
Reference in New Issue
Block a user