Fix test voor extra argument git run
This commit is contained in:
@@ -81,6 +81,7 @@ class lmwsipTest(unittest.TestCase):
|
|||||||
args.host = "localhost"
|
args.host = "localhost"
|
||||||
args.port = self.sipserver.port
|
args.port = self.sipserver.port
|
||||||
args.unencrypted = True
|
args.unencrypted = True
|
||||||
|
args.acceptssl = True
|
||||||
args.cleartelnet = False
|
args.cleartelnet = False
|
||||||
args.time = "+00:59"
|
args.time = "+00:59"
|
||||||
args.date = "2020-01-01"
|
args.date = "2020-01-01"
|
||||||
|
Reference in New Issue
Block a user