Skip to content

Commit 683e491

Browse files
committed
[PBCKP-98]: fix tests
1 parent 6d98d46 commit 683e491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/replica.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ def test_replica_stop_lsn_null_offset_next_record(self):
726726
log_content)
727727

728728
self.assertIn(
729-
'LOG: current.stop_lsn: 0/4000028',
729+
'LOG: stop_lsn: 0/4000028',
730730
log_content)
731731

732732
# Clean after yourself

0 commit comments

Comments
 (0)