]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: update usermod tests to expect ID 1001
authorIker Pedrosa <ipedrosa@redhat.com>
Tue, 14 Apr 2026 11:28:03 +0000 (13:28 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 28 Apr 2026 13:17:39 +0000 (08:17 -0500)
commit91c2ad44ababca2e32cdb71152b0f7f2a7c546be
tree7c914f0bbc60a9d3297ac306cabab2904b658c2f
parent60568eaec13d1e417f56f0e59ac9573c0e3b9a83
tests: update usermod tests to expect ID 1001

Update test assertions to expect ID 1001 instead of 1000 to match
the new container environment where a CI user occupies ID 1000.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/tests/test_usermod.py