Commit 55194701 authored by romainx's avatar romainx

Fix comment

parent a27e5702
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment