mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
Fix comment
This commit is contained in:
@@ -65,7 +65,7 @@ def test_gid_change(container):
|
||||
|
||||
|
||||
def test_nb_user_change(container):
|
||||
"""Container should change the user name of the default user."""
|
||||
"""Container should change the user name (`NB_USER`) of the default user."""
|
||||
nb_user = "nayvoj"
|
||||
running_container = container.run(
|
||||
tty=True,
|
||||
|
Reference in New Issue
Block a user