Skip to content

Commit e3fdb0b

Browse files
techhats0undt3ch
authored andcommitted
Do not run Linux user tests on Windows
1 parent 624ed41 commit e3fdb0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pytests/functional/formulas/test_users.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def modules(loaders, _formula):
1616
return loaders.modules
1717

1818

19+
@pytest.mark.skip_on_windows
1920
@pytest.mark.destructive_test
2021
def test_users_formula(modules):
2122
# sudo

0 commit comments

Comments
 (0)