summaryrefslogtreecommitdiff
path: root/tests/frontend/artifact_list_contents.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/artifact_list_contents.py')
-rw-r--r--tests/frontend/artifact_list_contents.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frontend/artifact_list_contents.py b/tests/frontend/artifact_list_contents.py
index 8bd7bdeff..ee129cc9f 100644
--- a/tests/frontend/artifact_list_contents.py
+++ b/tests/frontend/artifact_list_contents.py
@@ -71,7 +71,7 @@ def test_artifact_list_exact_contents_glob(cli, datafiles):
assert result.exit_code == 0
# List the contents via glob
- result = cli.run(project=project, args=["artifact", "list-contents", "test/*"])
+ result = cli.run(project=project, args=["artifact", "list-contents", "test/**"])
assert result.exit_code == 0
# get the cahe keys for each element in the glob