Commit 66e6bbfe authored by Alain Takoudjou's avatar Alain Takoudjou Committed by Alain Takoudjou

slapformat test: fix invalid syntax error

parent 89ed29c3
......@@ -710,7 +710,7 @@ class TestUser(SlapformatMixin):
self.assertEqual([
'usermod -d /testuser -g testuser testuser -s /bin/sh testuser',
'passwd -l testuser']
'passwd -l testuser'
],
self.fakeCallAndRead.external_command_list)
......
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