summaryrefslogtreecommitdiff
path: root/test/t/test_lvremove.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_lvremove.py')
-rw-r--r--test/t/test_lvremove.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_lvremove.py b/test/t/test_lvremove.py
index 53950aec..17486aa0 100644
--- a/test/t/test_lvremove.py
+++ b/test/t/test_lvremove.py
@@ -3,7 +3,7 @@ import pytest
class TestLvremove:
@pytest.mark.complete(
- "lvremove --", skipif="! lvremove --help &>/dev/null"
+ "lvremove --", require_cmd=True, xfail="! lvremove --help &>/dev/null"
)
def test_1(self, completion):
assert completion