Skip to content

Commit 8d9b8c6

Browse files
committed
Cleanup.
1 parent bbf6c77 commit 8d9b8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/tests/test_notebookapp_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def _ensure_stopped(check_msg='There are no running servers'):
5757
def test_stop_multi():
5858
"""Tests lifecycle behavior for mixed-mode server types w/ default ports.
5959
60-
Suitable for local dev testing only due to reliance on default port binding.
60+
Mostly suitable for local dev testing due to reliance on default port binding.
6161
"""
6262
TEST_PORT = '9797'
6363
MSG_TMPL = 'Shutting down server on {}...'

0 commit comments

Comments
 (0)