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