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