mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-07 13:40:17 +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):
|
||||
pass
|
||||
|
||||
def tearDown(self):
|
||||
pass
|
||||
|
||||
def test_empty_password(self):
|
||||
print(run_pb_pexpect(self.cmd, '\0\r\n'))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user