Skip to content

Commit 20fe516

Browse files
author
Ivan Lazarev
committed
PBCKP-145 fixup
1 parent 0ca32fa commit 20fe516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/exclude.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ def test_exclude_unlogged_table_and_check_backup_size_unchanged(self):
343343

344344
show_pb_page = self.show_pb(
345345
backup_dir, 'node', backup_id=backup_id_page)
346-
show_archive = self.show_archive(backup_dir, 'node')
347346
self.assertTrue(show_pb_page["data-bytes"] < 1024*1024)
348347

349348
# Clean after yourself

0 commit comments

Comments
 (0)