summaryrefslogtreecommitdiff
path: root/test/t/test_cfagent.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/test_cfagent.py')
-rw-r--r--test/t/test_cfagent.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t/test_cfagent.py b/test/t/test_cfagent.py
index f4b477bc..990fc62e 100644
--- a/test/t/test_cfagent.py
+++ b/test/t/test_cfagent.py
@@ -2,6 +2,6 @@ import pytest
class TestCfagent:
- @pytest.mark.complete("cfagent -")
+ @pytest.mark.complete("cfagent -", require_cmd=True)
def test_1(self, completion):
assert completion