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