mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
remove uneeded code
This commit is contained in:
@@ -100,4 +100,3 @@ class TestWALERestore(unittest.TestCase):
|
||||
@patch.object(WALERestore, 'run', MagicMock(return_value=0))
|
||||
def test_main(self):
|
||||
self.assertEqual(_main(), None)
|
||||
sys.argv
|
||||
|
||||
Reference in New Issue
Block a user