Skip test_get_machine_id unless running on Linux

This commit is contained in:
Gareth J. Greenaway 2023-10-06 10:40:22 -07:00 committed by Daniel Wozniak
parent fde3d51c44
commit e166daf202

View file

@ -3846,6 +3846,7 @@ def test_pythonversion():
assert ret["pythonversion"] == python_version
@pytest.mark.skip_unless_on_linux
def test_get_machine_id():
"""
test get_machine_id