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 5d91c83 commit 2889e81Copy full SHA for 2889e81
plotly/tests/test_core/test_stream/test_stream.py
@@ -128,6 +128,7 @@ def test_stream_no_scheme(self):
128
'server': 'stream.plot.ly',
129
'port': 80,
130
'ssl_enabled': False,
131
+ 'ssl_verification_enabled': False,
132
'headers': {
133
'Host': 'stream.plot.ly',
134
'plotly-streamtoken': tk
0 commit comments