mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-08 13:44:32 +02:00
fix auth_test
This commit is contained in:
parent
822020998e
commit
bdeff4029d
@ -65,9 +65,6 @@ class AuthTest(unittest.TestCase):
|
|||||||
def tearDown(self):
|
def tearDown(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def tearDown(self):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def test_empty_password(self):
|
def test_empty_password(self):
|
||||||
print(run_pb_pexpect(self.cmd, '\0\r\n'))
|
print(run_pb_pexpect(self.cmd, '\0\r\n'))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user