mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update tests/pytests/unit/states/test_linux_acl.py
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
This commit is contained in:
parent
33e2538aa8
commit
b91f363951
1 changed files with 0 additions and 1 deletions
|
@ -299,7 +299,6 @@ def test_list_present():
|
|||
"""
|
||||
Test to ensure a Linux ACL is present
|
||||
"""
|
||||
maxDiff = None
|
||||
name = "/root"
|
||||
acl_type = "user"
|
||||
acl_names = ["root", "damian", "homer"]
|
||||
|
|
Loading…
Add table
Reference in a new issue