mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
Cleanup.
This commit is contained in:
parent
bbf6c77227
commit
8d9b8c6f06
@ -57,7 +57,7 @@ def _ensure_stopped(check_msg='There are no running servers'):
|
||||
def test_stop_multi():
|
||||
"""Tests lifecycle behavior for mixed-mode server types w/ default ports.
|
||||
|
||||
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.
|
||||
"""
|
||||
TEST_PORT = '9797'
|
||||
MSG_TMPL = 'Shutting down server on {}...'
|
||||
|
Loading…
Reference in New Issue
Block a user