mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-13 14:58:35 +02:00
[PBCKP-98]: fix tests
This commit is contained in:
parent
6d98d46681
commit
683e491f1a
@ -726,7 +726,7 @@ class ReplicaTest(ProbackupTest, unittest.TestCase):
|
||||
log_content)
|
||||
|
||||
self.assertIn(
|
||||
'LOG: current.stop_lsn: 0/4000028',
|
||||
'LOG: stop_lsn: 0/4000028',
|
||||
log_content)
|
||||
|
||||
# Clean after yourself
|
||||
|
Loading…
x
Reference in New Issue
Block a user