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