Skip to content
Snippets Groups Projects
Commit d989ad0c authored by NolanB's avatar NolanB
Browse files

Modif the comment on the test_create_archive_with_subfolder method

parent 25d13bef
No related branches found
No related tags found
No related merge requests found
Pipeline #79865 failed
......@@ -46,7 +46,7 @@ def test_create_archive(model_file_dir):
def test_create_archive_with_subfolder(model_file_dir_with_subfolder):
"""Create an archive when the model's file is in a folder"""
"""Create an archive when the model's file is in a folder containing a subfolder"""
with create_archive(path=model_file_dir_with_subfolder) as (
zst_archive_path,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment