1
0
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:
Grigory Smolkin 2020-06-03 15:31:47 +03:00
parent 6d98d46681
commit 683e491f1a

View File

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