summaryrefslogtreecommitdiff
path: root/test/t/test_vgrename.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_vgrename.py')
-rw-r--r--test/t/test_vgrename.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/t/test_vgrename.py b/test/t/test_vgrename.py
index ea5bc050..87a6a727 100644
--- a/test/t/test_vgrename.py
+++ b/test/t/test_vgrename.py
@@ -2,6 +2,8 @@ import pytest
class TestVgrename:
- @pytest.mark.complete("vgrename -", skipif="! vgrename --help &>/dev/null")
+ @pytest.mark.complete(
+ "vgrename -", require_cmd=True, xfail="! vgrename --help &>/dev/null"
+ )
def test_1(self, completion):
assert completion