This commit is contained in:
twangboy 2023-07-14 09:06:06 -06:00 committed by Megan Wilhite
parent c9512a1853
commit 563afaffca

View file

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