mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix lint
This commit is contained in:
parent
c9512a1853
commit
563afaffca
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from tests.support.mock import patch
|
|||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
pytestmark = [
|
||||
pytest.mark.skip_unless_on_linux(
|
||||
reason="Should only run in platforms which have duplicate GID support"
|
||||
|
|
Loading…
Add table
Reference in a new issue