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