mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
fix auth_test
This commit is contained in:
@@ -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'))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user