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 0f05323 commit c307c6fCopy full SHA for c307c6f
jupyter_client/tests/test_connect.py
@@ -60,7 +60,7 @@ def test_load_connection_file_session():
60
nt.assert_equal(session.signature_scheme, sample_info['signature_scheme'])
61
62
63
-def test_load_connection_file_session():
+def test_load_connection_file_session_with_kn():
64
"""test load_connection_file() after """
65
session = Session()
66
app = DummyConsoleApp(session=Session())
0 commit comments