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 bbf6c77 commit 8d9b8c6Copy full SHA for 8d9b8c6
notebook/tests/test_notebookapp_integration.py
@@ -57,7 +57,7 @@ def _ensure_stopped(check_msg='There are no running servers'):
57
def test_stop_multi():
58
"""Tests lifecycle behavior for mixed-mode server types w/ default ports.
59
60
- Suitable for local dev testing only due to reliance on default port binding.
+ Mostly suitable for local dev testing due to reliance on default port binding.
61
"""
62
TEST_PORT = '9797'
63
MSG_TMPL = 'Shutting down server on {}...'
0 commit comments