diff options
Diffstat (limited to 'tests/completions/completions.py')
-rw-r--r-- | tests/completions/completions.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/completions/completions.py b/tests/completions/completions.py index 9b32baadd..f810c4f08 100644 --- a/tests/completions/completions.py +++ b/tests/completions/completions.py @@ -6,6 +6,7 @@ from tests.testutils import cli DATA_DIR = os.path.dirname(os.path.realpath(__file__)) MAIN_COMMANDS = [ + 'artifact ', 'build ', 'checkout ', 'fetch ', |