Skip to content

Commit 62db492

Browse files
committed
[Issue #66] test fix
1 parent b2830e9 commit 62db492

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/incr_restore.py

-2
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ def test_incr_restore_with_tablespace(self):
176176
pgdata_restored = self.pgdata_content(node.data_dir)
177177
self.compare_pgdata(pgdata, pgdata_restored)
178178

179-
exit(1)
180-
181179
# Clean after yourself
182180
self.del_test_dir(module_name, fname)
183181

0 commit comments

Comments
 (0)