summaryrefslogtreecommitdiff
path: root/tests/frontend/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/help.py')
-rw-r--r--tests/frontend/help.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/frontend/help.py b/tests/frontend/help.py
index e3b406f56..331eb43c0 100644
--- a/tests/frontend/help.py
+++ b/tests/frontend/help.py
@@ -18,10 +18,9 @@ def test_help_main(cli):
@pytest.mark.parametrize("command", [
+ ('artifact'),
('build'),
('checkout'),
- ('pull'),
- ('push'),
('shell'),
('show'),
('source'),