We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75258d commit dbae55dCopy full SHA for dbae55d
tests/test_binding.py
@@ -601,7 +601,7 @@ def test_preexisting_token_sans_splunk(self):
601
socket.close()
602
603
604
-def test_connect_with_preexisting_token_sans_user_and_pass(self):
+ def test_connect_with_preexisting_token_sans_user_and_pass(self):
605
token = self.context.token
606
opts = self.opts.kwargs.copy()
607
del opts['username']
0 commit comments