Fix comment

This commit is contained in:
romainx
2020-05-21 21:28:11 +02:00
parent a27e570241
commit 5519470151

View File

@@ -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,